Page 1 of 1

Pie Chart

Posted: Fri Oct 26, 2012 12:51 pm
by MtheP
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

Re: Pie Chart

Posted: Fri Oct 26, 2012 1:21 pm
by HighAley
Hello.

Do you use Native or Client/Server Silverlight?

Thank you.

Re: Pie Chart

Posted: Fri Oct 26, 2012 1:23 pm
by MtheP
Using Native

Re: Pie Chart

Posted: Fri Oct 26, 2012 1:26 pm
by HighAley
Hello.

Unfortunately, it's impossible to do it in the Native Silverlight. You should prepare data for chart.

Thank you.