NPlot Documented Class Library

LinearAxis.Offset Property

[This is preliminary documentation and subject to change.]

Offset to apply to world values when labelling the axis: (labelWorld = axisWorld * scale + offset). This does not affect the "real" world range of the axis.

public double Offset {get; set;}

See Also

LinearAxis Class | NPlot Namespace