ChartWizardStateLegendSettingsBuilder

Methods

Labels(System.Action)

The chart legend label configuration.

Parameters

configurator - System.Action<ChartWizardStateLegendLabelsSettingsBuilder>

The action that configures the labels.

Visible(System.Boolean)

If set to true the chart will display the legend. By default the chart legend is visible.

Parameters

value - System.Boolean

The value that configures the visible.

Position(Kendo.Mvc.UI.ChartLegendPosition)

Specifies the legend position.

Parameters

value - ChartLegendPosition

The value that configures the position.