vote up 3 vote down star
1

Does .NET 3.5 provide any build-in support for charts and graphs for Windows Forms applications?

flag

67% accept rate
And your question is? – Daniel A. White Aug 27 at 18:52
i cant find anything on it..i need to draw some graphs..the mscharts of .net3.5sp1 are not working – King Aug 27 at 18:56

2 Answers

vote up 2 vote down check

The first choice would be MsChart but you say that's not working for you. Maybe check your setup, you have to install several things: SP1, MsChart and a VS2008 plugin. I have listed them here. Don't mind the Dutch text, just follow the bulleted list of links.

If that still doesn't work, there are alternatives like ZedGraph

link|flag
vote up 9 vote down

Yes there is

http://code.msdn.microsoft.com/mschart

AND

http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx

For ASP, I also like openflashcharts. But it's more of a hassle.

If not you have to go with a 3rd party which costs money like dundas or telerik.

link|flag
mscharts not workinnnnnnnnnnnnnnn – King Aug 27 at 19:01

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.