ASP.NET 4 – Exploring the inbuilt Chart Control in VS 2010
ASP.NET 4 introduces the inbuilt charting controls for the Web Forms with Visual Studio 2010. These controls were available as a separate download and can be used with Visual Studio 2008.
Here are the steps to add the chart to your application:
- Add the Chart control to you page The Chart control is available under the Toolbox -> Data.