Kendo.Mvc.UI.Fluent.ChartCategoryAxisRangeLabelsDateFormatsSettingsBuilder
Defines the fluent API for configuring ChartCategoryAxisRangeLabelsDateFormatsSettings
Methods
Days(System.String)
The format used when categoryAxis.baseUnit is set to "days".
Parameters
value System.String
The value for Days
Hours(System.String)
The format used when categoryAxis.baseUnit is set to "hours".
Parameters
value System.String
The value for Hours
Months(System.String)
The format used when categoryAxis.baseUnit is set to "months".
Parameters
value System.String
The value for Months
Weeks(System.String)
The format used when categoryAxis.baseUnit is set to "weeks".
Parameters
value System.String
The value for Weeks
Years(System.String)
The format used when categoryAxis.baseUnit is set to "years".
Parameters
value System.String
The value for Years