How do I produce a Pie Chart in Silverlight Client with the following data
Name
A
A
B
D
E
F
A
A
I would like a pie chart with name as the label and count of the name as the value.
Kind Regards
Pie Chart
Re: Pie Chart
Hello.
Do you use Native or Client/Server Silverlight?
Thank you.
Do you use Native or Client/Server Silverlight?
Thank you.
Re: Pie Chart
Using Native
Re: Pie Chart
Hello.
Unfortunately, it's impossible to do it in the Native Silverlight. You should prepare data for chart.
Thank you.
Unfortunately, it's impossible to do it in the Native Silverlight. You should prepare data for chart.
Thank you.