Kendo.Mvc.UI.IChartDateAxis
The Kendo UI Chart date axis interface.
Properties
BaseUnit
The base time interval for the axis labels. The default baseUnit is determined automatically from the value range.
AxisCrossingValues
The dates at which perpendicular axes cross this axis.
Min
The axis minimum (start) date
Max
The axis maximum (end) date
MajorUnit
The interval between major divisions in base units.
MinorUnit
The interval between minor divisions in base units. It defaults to 1/5th of the majorUnit.