Skip to main content

ChartAxisTickInterval Properties

Contains options to specify tick intervals.
Name Description
Day static Returns an interval of one day.
Hour static Returns an interval of one hour.
Millisecond static Returns an interval of one millisecond.
Minute static Returns an interval of one minute.
Month static Returns an interval of one month.
Quarter static Returns an interval of one quarter.
Second static Returns an interval of one second.
Week static Returns an interval of one week.
Year static Returns an interval of one year.
See Also