Back to Devexpress

ChartAxisInterval Properties

blazor-devexpress-dot-blazor-dot-chartaxisinterval-dot-underscore-properties.md

latest1.3 KB
Original Source

ChartAxisInterval Properties

Contains options to specify tick intervals.

NameDescription
Day staticReturns an interval of one day.
Hour staticReturns an interval of one hour.
Millisecond staticReturns an interval of one millisecond.
Minute staticReturns an interval of one minute.
Month staticReturns an interval of one month.
Quarter staticReturns an interval of one quarter.
Second staticReturns an interval of one second.
Week staticReturns an interval of one week.
Year staticReturns an interval of one year.

See Also

ChartAxisInterval Struct

ChartAxisInterval Members

DevExpress.Blazor Namespace