ChartSeriesLegendItemSettings
Properties
Area - ChartSeriesLegendItemAreaSettings
The background color of the legend item. Accepts a valid CSS color string, including HEX and RGB. Defaults to the series color.
Cursor - String
Highlight - ChartSeriesLegendItemHighlightSettings
The markers configuration of the legend item when it is hovered.
Line - ChartSeriesLegendItemLineSettings
The color of the legend item of type line. Accepts a valid CSS color string, including HEX and RGB. Defaults to the series color.
Markers - ChartSeriesLegendItemMarkersSettings
The background color of the legend item markers.
Type - String
Visual - ClientHandlerDescriptor
A Razor template delegate.
Methods
Serialize()
Serialize current instance to Dictionary