NPlot Documented Class Library

LinearAxis.ApproxNumberLargeTicks Field

[This is preliminary documentation and subject to change.]

If LargeTickStep isn't specified, then a suitable value is calculated automatically. To determine the tick spacing, the world axis length is divided by ApproximateNumberLargeTicks and the next lowest distance m*10^e for some m in the Mantissas set and some integer e is used as the large tick spacing.

public float ApproxNumberLargeTicks;

See Also

LinearAxis Class | NPlot Namespace