Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How to bind a datatable to a piechart (Read 4948 times)
kiran
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Mar 12th, 2008
How to bind a datatable to a piechart
Mar 12th, 2008 at 5:40pm
Print Post  
How to bind a datatable to a piechart

I have only two columns, one column is type and second column is value. I need to draw pie and chart for the type vs value.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How to bind a datatable to a piechart
Reply #1 - Mar 12th, 2008 at 8:37pm
Print Post  
Set the DataSource property to your table. Then assign the type's column name to the InnerLabelsField or OuterLabelsField property, and the value column name to DateField.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint