ChartWizardStateLegendSettingsBuilder
Methods
Labels(System.Action)
The chart legend label configuration.
Parameters
configurator - System.Action<ChartWizardStateLegendLabelsSettingsBuilder>
The configurator for the labels setting.
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 for Visible
Position(Kendo.Mvc.UI.ChartLegendPosition)
Specifies the legend position.
Parameters
value - ChartLegendPosition
The value for Position