Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to draw a line graph in windows form using ms chart control in .net. i am using c# .& most important graph varying according to x & y axis. how to draw graph plz provide me code??? & x & y values takn from a text file.
Posted

1 solution

I would advise to use Microsoft Chart Controls: http://www.microsoft.com/en-us/download/details.aspx?id=14422[^].

For later versions of .NET Framework, Chart Controls are included in FCL.

—SA
 
Share this answer
 
Comments
gyan88 24-Jan-13 9:26am    
I am using visual studio 2010 so i have this on it but i dnt knw how to use plz give me instruction about it
Sergey Alexandrovich Kryukov 24-Jan-13 12:44pm    
What have you done so far? Try to do it and ask a question when (and if) you face any problems. Everything else would be just ineffective, to say the least.
—SA
gyan88 25-Jan-13 4:12am    
k thank you sir for your valuable advise :)

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