views:

114

answers:

2

Hello All, I'm searching for a plot .NET component to plot a 2D line chart, given an array of data. It will be used with WindowsForm (C#) and It will be very helpful if it could be freeware. It is for a scientific application. This is my first asked question in stackoverflow, and excuse me for my terrible English written.

A: 

Microsoft Chart Controls for Microsoft .NET Framework 3.5 is the way to go.

Maybe you should take a look into this tutorial.

Oliver
A: 

Hi

Have you tried zedgraph ?

Vagaus