Is it possible to have a chart in a report with a lot of items in a serie, but limit the number of items that are showed on legends ?
Thanks
Edson
1 Answer, 1 is accepted
0
Peter
Telerik team
answered on 08 Oct 2010, 04:28 PM
Hello Edson,
The default Chart item behavior is to have a Legend item for every series. In order to remove a series legend item you have to set Series X.Appearance.LegenDisplayMode property to Nothing. Then you can add custom items to the legend through the Chart.Legend.Items.Collection.
All the best,
Peter
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items