EnumChartSeriesLegendDisplayMode
Enum
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.
Nothing
The legend does not show any information from the series.
SeriesName
The legend shows the series name.