NPlot Documented Class Library

DateTimeAxis.LargeTickLabelType Enumeration

[This is preliminary documentation and subject to change.]

Enumerates the different types of tick label possible.

protected enum DateTimeAxis.LargeTickLabelType

Members

Member Name Description
none default - no tick labels.
year tick labels should be years
month Tick labels should be month names
day Tick labels should be day names
hourMinute Tick labels should be hour / minutes.
hourMinuteSeconds tick labels should be hour / minute / second.

Requirements

Namespace: NPlot

Assembly: NPlot (in NPlot.dll)

See Also

NPlot Namespace