0
kicks
Microsoft Charting Controls:- How to setup and start building your fir
If you need charting support in your asp.net application then you don’t need to look for any other 3rd party charting controls.Microsoft with its release of .net framework 3.5SP1 and Visual Studio 2008 SP1 provided the facility of charting within the development environment.
You just have to download and install the right packages and then configure your configuration files correctly to setup your charts to see them up and running.
Here in this article i will tell you where to download and install the required things for working with Microsoft Charts and how to configure you web.config in order to setup your charting controls.