AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

[enum] anychart.enums.IntervalImprove this Doc

Interval enumeration.
ValueDescriptionExample
dayInterval for ticks by days.
hourInterval for ticks by hours.
millisecondInterval for ticks by miliseconds.
minuteInterval for ticks by minutes.
monthInterval for ticks by months.
quarterInterval for ticks by quarter.
secondInterval for ticks by seconds.
semesterInterval for ticks by semester.
thirdOfMonthInterval for ticks by third of month.
weekInterval for ticks by weeks.
yearInterval for ticks by years.