Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ChartAxisInterval 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