ChartCategoryAxisRangeLabelsDateFormatsSettingsBuilder

Methods

Days(System.String)

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

Parameters

value - System.String

The value for Days

RETURNS

Returns the current ChartCategoryAxisRangeLabelsDateFormatsSettingsBuilder instance.

Hours(System.String)

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

Parameters

value - System.String

The value for Hours

RETURNS

Returns the current ChartCategoryAxisRangeLabelsDateFormatsSettingsBuilder instance.

Months(System.String)

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

Parameters

value - System.String

The value for Months

RETURNS

Returns the current ChartCategoryAxisRangeLabelsDateFormatsSettingsBuilder instance.

Weeks(System.String)

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

Parameters

value - System.String

The value for Weeks

RETURNS

Returns the current ChartCategoryAxisRangeLabelsDateFormatsSettingsBuilder instance.

Years(System.String)

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

Parameters

value - System.String

The value for Years

RETURNS

Returns the current ChartCategoryAxisRangeLabelsDateFormatsSettingsBuilder instance.