Pie Chart

Stimulsoft Reports.Silverlight discussion
Locked
MtheP
Posts: 24
Joined: Mon Jul 18, 2011 7:37 am

Pie Chart

Post 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
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Pie Chart

Post by HighAley »

Hello.

Do you use Native or Client/Server Silverlight?

Thank you.
MtheP
Posts: 24
Joined: Mon Jul 18, 2011 7:37 am

Re: Pie Chart

Post by MtheP »

Using Native
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Pie Chart

Post by HighAley »

Hello.

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

Thank you.
Locked