NPlot Documented Class Library

Axis.AutoScaleTicks Property

[This is preliminary documentation and subject to change.]

If true, tick lengths will be scaled to match size of PlotSurface2D. If false, they won't be.

public bool AutoScaleTicks {get; set;}

Remarks

Could also be argued this belongs in PlotSurface2D

See Also

Axis Class | NPlot Namespace