ChartXAxisLabelsDateFormatsSettingsBuilder
Methods
Days(System.String)
The format used when xAxis.baseUnit is set to "days".
Parameters
value - System.String
The value for Days
Hours(System.String)
The format used when xAxis.baseUnit is set to "hours".
Parameters
value - System.String
The value for Hours
Months(System.String)
The format used when xAxis.baseUnit is set to "months".
Parameters
value - System.String
The value for Months
Weeks(System.String)
The format used when xAxis.baseUnit is set to "weeks".
Parameters
value - System.String
The value for Weeks
Years(System.String)
The format used when xAxis.baseUnit is set to "years".
Parameters
value - System.String
The value for Years