Enum
ChartSeriesLegendDisplayMode

Specifies legend items presentation.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinControls.RadChart.dll

Syntax:

cs-api-definition
public enum ChartSeriesLegendDisplayMode

Fields

ItemLabels

The legend shows the names of the series items.

Declaration

cs-api-definition
ItemLabels = 2

Field Value

ChartSeriesLegendDisplayMode

Nothing

The legend does not show any information from the series.

Declaration

cs-api-definition
Nothing = 0

Field Value

ChartSeriesLegendDisplayMode

SeriesName

The legend shows the series name.

Declaration

cs-api-definition
SeriesName = 1

Field Value

ChartSeriesLegendDisplayMode

In this article
DefinitionFieldsItemLabelsNothingSeriesName
Not finding the help you need?
Contact Support