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

RadPieChart Labels

1 Answer 35 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Thomas asked on 15 Dec 2015, 03:54 PM

Hello. I have a Silverlight RadPieChart that shows only the percentage of each slice. See attached image.

How do I display the label as LabelName; LabelValue; Percentage?

For example, instead of just 17% for Department 1, I want to see: Department 1; 7; 17%

The 7, btw, is the actual value/count of staff in the department represented by that slice.

 

Thanks!

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 16 Dec 2015, 10:06 AM
Hi Thomas,

You can change the appearance of the pie slices labels by defining a LabelDefinition for the series. You can read more about this in the Label Definition help article.

Regards,
Martin
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
ChartView
Asked by
Thomas
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or