ASP:Chart control – Amazing
Today I discovered something I should have known long ago. ASP.NET has a Chart control!!! It is free to download and use and it will be part of ASP.NET 4.0 coming up soon.
If you wish to use it today simply follow these steps:
1. Download and install the Chart controls.
2. Download and install the VS 2008 tool support.
3. Optional: Download the code samples. This is a huge web application project we can learn a lot from.
Here are some snap shots of what you can do with these control I took from the sample web project:
Enjoy.