New to Telerik UI for ASP.NET Core? Download free 30-day trial

ChartLegendItemSettings

Properties

Area - ChartLegendItemAreaSettings

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 - ChartLegendItemHighlightSettings

The markers configuration of the legend item when it is hovered.

Line - ChartLegendItemLineSettings

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 - ChartLegendItemMarkersSettings

The background color of the legend item markers.

Visual - ClientHandlerDescriptor

A Razor template delegate.

Type - Nullable

Chart - Chart

The common settings for all Chart series.

Methods

Serialize()

Serializes the settings to a Dictionary.

In this article
Not finding the help you need?