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

Pie Chart labels do not show

1 Answer 42 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Jason Moore
Top achievements
Rank 1
Jason Moore asked on 11 Feb 2015, 03:19 AM
Hi,

I am trying to use the Pie Chart available in the RadChart

It seems that no matter what I set for the LabelSettings  for the PieSeriesDefinition

ShowItemLabels = true;
LabelSettings.SpiderModeEnabled = true;
LabelSettings.ShowConnectors = true;
LabelSettings.Distance = 5;

no labels show.

The legend does show the labels for each item.

Any ideas?

Thanks

1 Answer, 1 is accepted

Sort by
0
Peshito
Telerik team
answered on 13 Feb 2015, 09:52 AM
Hi,

It does not become fully clear from the code snippet what might be causing the issue. I attached a sample project(PieChartSample.zip) using LabelSettings to help you start with.

I would also suggest in case you are just starting with the chart, to to take a look at our newer charting control - ChartView and consider using it over the older one.

Moreover you will find attached a sample with the newer chart control ChartVIew_PieChartSeriesDemo.zip)

Hope this helps.

Regards,
Peshito
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Chart
Asked by
Jason Moore
Top achievements
Rank 1
Answers by
Peshito
Telerik team
Share this question
or