Reputation: 213
In my Asp.Net 4.0 C# application I wanted to use chart control. Is there any chart control designed to work with asp.net 4.0 where my application is going to be deployed with the Azure Frame work. Suggest me with any informative links to move forward
Upvotes: 1
Views: 39262
Reputation: 12201
Seems like your question already contained the answer :)
.NET 4 come with a large set of their own charting controls. Scott Guthrie has a post about it and also provides multiple links with examples how to use them from 4 Guys from Rolla
UPD: Just to confirm that the charting control is in fact present in VS2010 - here's a screenshot of the control in the Toolbox:
Upvotes: 6