Good Tutorial

https://msdn.microsoft.com/en-us/library/dd489237.aspx?f=255&MSPPError=-2147217396

Add a chart to a form

Toolbox. > Data category > drag a Chart control onto the form

If you can't see the Chart control right click in the Toolbox, select Choose Items, and then select the following namespaces in the .NET Framekwork Components tab:

System.Web.UI.DataVisualization.Charting

System.Windows.Forms.DataVisualization.Charting

 

Feel free to comment if you can add help to this page or point out issues and solutions you have found. I do not provide support on this site, if you need help with a problem head over to stack overflow.

Comments

Your email address will not be published. Required fields are marked *