ChartXAxisLabelsDateFormatsSettingsBuilder

Methods

Days(System.String)

The format used when xAxis.baseUnit is set to "days".

Parameters

value - System.String

The value for Days

RETURNS

Returns the current ChartXAxisLabelsDateFormatsSettingsBuilder instance.

Hours(System.String)

The format used when xAxis.baseUnit is set to "hours".

Parameters

value - System.String

The value for Hours

RETURNS

Returns the current ChartXAxisLabelsDateFormatsSettingsBuilder instance.

Months(System.String)

The format used when xAxis.baseUnit is set to "months".

Parameters

value - System.String

The value for Months

RETURNS

Returns the current ChartXAxisLabelsDateFormatsSettingsBuilder instance.

Weeks(System.String)

The format used when xAxis.baseUnit is set to "weeks".

Parameters

value - System.String

The value for Weeks

RETURNS

Returns the current ChartXAxisLabelsDateFormatsSettingsBuilder instance.

Years(System.String)

The format used when xAxis.baseUnit is set to "years".

Parameters

value - System.String

The value for Years

RETURNS

Returns the current ChartXAxisLabelsDateFormatsSettingsBuilder instance.