Click here to Skip to main content
15,896,606 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
hi guys, could you tell me how can i link chart with data in sql.
i actually has 1 table called reorder which contain pid, month and reorderamount. 1 pid will have 12 data which refer to month from january to february.
how can i show the chart when i choose specific pid in c#.net?
Posted
Comments
DamithSL 31-May-14 10:48am    
winform or web application? use proper tags for the question
[no name] 31-May-14 10:59am    
http://www.google.com/search?q=how+to+make+chart+in+c%23.net

1 solution

There are lots of good articles on this site including, New Microsoft Chart Controls for Web and Windows Forms Applications[^]

Just go here to search http://www.codeproject.com/search.aspx[^]
 
Share this answer
 

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