NPlot Documented Class Library

Axis.TickTextNextToAxis Property

[This is preliminary documentation and subject to change.]

If true, text associated with tick marks will be drawn on the other side of the axis line [next to the axis]. If false, tick mark text will be drawn at the end of the tick mark [on the same of the axis line as the tick].

public bool TickTextNextToAxis {get; set;}

See Also

Axis Class | NPlot Namespace