I have create a Pie chart with following Dataset schema
CallPriorityCode CallPriorityName NoOfCalls
1 Low 8
2 Medium 10
3 High 2
I want to show Pie chart with Percentage value ( Of NoOfCalls Data) as Lable and Call Priority Name in Legend Area.
1 Answer, 1 is accepted
0
Steve
Telerik team
answered on 21 Apr 2011, 10:02 AM
Hello Nman,
You would have to create the chart series and items programmatically in the NeedDataSource event in order to be able to achieve your inquiry. A sample code that gets this done is available in the Data Binding Chart to a Generic List of Objects help article. Review it carefully and let us know how it goes.
Regards,
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