Is there a way that only some specific Series will be displayed in the Legend?
1 Answer, 1 is accepted
0
Ves
Telerik team
answered on 18 Sep 2008, 08:23 AM
Hi Albert,
You can control how each chart series will appear in the legend. The property is ChartSeries.Appearance.LegendDisplayMode. The possible values are from Telerik.Charting.ChartSeriesLegendDisplayMode enumeration -- Nothing, ItemLabels, SeriesName. You can set this property to Nothing for the series you do not want to appear in the legend.
Sincerely,
Ves
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.