Kendo.Mvc.UI.Fluent.ChartYAxisLabelsDateFormatsSettingsBuilder
Defines the fluent API for configuring ChartYAxisLabelsDateFormatsSettings
Properties
Container
Gets the 1 container.
Methods
Days(System.String)
The format used when yAxis.baseUnit is set to "days".
Parameters
value System.String
The value for Days
Hours(System.String)
The format used when yAxis.baseUnit is set to "hours".
Parameters
value System.String
The value for Hours
Months(System.String)
The format used when yAxis.baseUnit is set to "months".
Parameters
value System.String
The value for Months
Weeks(System.String)
The format used when yAxis.baseUnit is set to "weeks".
Parameters
value System.String
The value for Weeks
Years(System.String)
The format used when yAxis.baseUnit is set to "years".
Parameters
value System.String
The value for Years