[This is preliminary documentation and subject to change.]
Enumerates the different types of tick label possible.
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. |
Namespace: NPlot
Assembly: NPlot (in NPlot.dll)