Click here to Skip to main content
15,918,168 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all ,

How can I use the chart control in vs 2010 to display data pulled from database.?

I already read some data into a dataset and set the data source of the chart control to this dataset but nothing is appearing so what should I do?

Thanks for any help .
Posted
Updated 18-May-11 13:28pm
v2
Comments
Dalek Dave 18-May-11 19:28pm    
Edited for Grammar.

 
Share this answer
 
Comments
Dalek Dave 18-May-11 19:29pm    
Nice link
You can develop your own chart library, preferably in WPF.

You can also use MS Chart: http://social.msdn.microsoft.com/Forums/en/MSWinWebChart/thread/61f70c4f-bf3c-4eb8-a45d-e370a8b2a217[^], see also link in the answers to this past question: c# MS Chart[^].

See also:
Pie Chart Control[^].

—SA
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900