NPlot Documented Class Library

LinearAxis.Scale Property

[This is preliminary documentation and subject to change.]

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

public double Scale {get; set;}

See Also

LinearAxis Class | NPlot Namespace