NPlot Documented Class Library

Axis.LabelOffsetAbsolute Property

[This is preliminary documentation and subject to change.]

If true, the value specified by LabelOffset is the absolute distance away from the axis that the label is drawn. If false, the value specified by LabelOffset is added to the pre-calculated value to determine the axis label position.

public bool LabelOffsetAbsolute {get; set;}

Property Value

See Also

Axis Class | NPlot Namespace