ChartWizardDefaultStateSettingsBuilder

Methods

Stack(System.Action)

The stack configuration of the series.

Parameters

configurator - System.Action<ChartWizardDefaultStateStackSettingsBuilder>

The configurator for the stack setting.

RETURNS

Returns the current instance of ChartWizardDefaultStateSettingsBuilder .

Stack()

The stack configuration of the series.

RETURNS

Returns the current instance of ChartWizardDefaultStateSettingsBuilder .

Stack(System.Boolean)

The stack configuration of the series.

Parameters

enabled - System.Boolean

Enables or disables the stack option.

RETURNS

Returns the current instance of ChartWizardDefaultStateStackSettingsBuilder .

SeriesType(Kendo.Mvc.UI.ChartWizardSeriesType)

Specifies the series type.

Parameters

value - ChartWizardSeriesType

The value for SeriesType

RETURNS

Returns the current ChartWizardDefaultStateSettingsBuilder instance.