From: win on
I create Chart, but compared to Visual Basic that provides Mschart,

environment. NET seems not to have a similar component.

What is the best and easiest way to create graphs?

I need to create multiple charts in the same form.

Thank you.
From: Alberto Poblacion on
"win" <wintelreport(a)gmail.com> wrote in message
news:868353f5-2b84-4582-9d3e-4a305d9b2679(a)5g2000yqz.googlegroups.com...
>I create Chart, but compared to Visual Basic that provides Mschart,
>
> environment. NET seems not to have a similar component.
>
> What is the best and easiest way to create graphs?
>
> I need to create multiple charts in the same form.

The .Net Framework version 4.0 (Visual Studio 2010) includes a very
powerful control named "Chart". It can render 23 different chart types. You
can find the gallery here: http://code.msdn.microsoft.com/mschart
You can also download the Chart controls for the framework 3.5.

 | 
Pages: 1
Prev: about ThreadState
Next: Stop Windows Service