Enum ChartSeriesLegendDisplayMode
Specifies legend items presentation.
Namespace: Telerik.Charting
Assembly: Telerik.WinControls.RadChart.dll
Syntax
public enum ChartSeriesLegendDisplayMode
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.