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

How to bind data to chart control dynamically

0 Answers 116 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
RAVINDRA
Top achievements
Rank 1
RAVINDRA asked on 26 Jun 2011, 12:53 PM
Hi

I have a class called StatusPercentage with the follwoing properties

AvailablePercentage
ReservedPercentage
OccupiedPercentage
CancelledPercentage

All the above properties are double data type.

I have to display a list of the above class objects using Pie Charts. i.e. for each object, one pie chart should be displayed. And teh number of objects in the list is not fixed. So, the number of pie charts to be displayed also is not fixed. So, pls let me know can it be possible to display the pie charts dynamically based on the items count in the data source. It would be really gr8, if u can provide me with an example asas, as it is almost deadline for us to impelment it.

Thanks in advance
Ravindra

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
RAVINDRA
Top achievements
Rank 1
Share this question
or