This is a migrated thread and some comments may be shown as answers.

Bug in Piechart using a skin

1 Answer 44 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Eric Wallace
Top achievements
Rank 1
Eric Wallace asked on 03 Nov 2010, 06:38 PM
Trying to use a skin (DeepBlue) and setting LegendDisplayMode to ItemLabels on a pie chart series does not work. It will not show the item labels, only the series name. If you close the solution and re-open, the LegendDisplayMode is set back to SeriesName, even though the *.designer.cs code behind still shows:
chartSeries1.Appearance.LegendDisplayMode = Telerik.Reporting.Charting.ChartSeriesLegendDisplayMode.ItemLabels;

I am able to reproduce this using the CSharp.ReportExamples.VS2008 project in the Quarterly Sales report (Dashboard > Dashboard.cs). Just apply a skin on the Yearly sales distribution pie chart. It automatically sets the LegendDisplayMode back to SeriesName. If you change it back to ItemLables and Preview the report, you'll see the series name again.

Is this why you guys used a custom palette instead of a skin?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 04 Nov 2010, 10:49 AM
Hi Eric,

Unfortunately you are correct and we verified that this is a bug - I've forwarded it to our charting team for logging into bug tracking database. However this is not the reason we used palette, we simply wanted to customize the overall appearance so that the dashboard is not too screaming.

Your Telerik points have been updated for bringing this to our attention.

All the best,
Steve
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
Tags
General Discussions
Asked by
Eric Wallace
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or