Here is a HelloWorld sample on the new ASP.NET Charting control. To begin with, install the free Microsoft Chart Controls and the "Tools for VS 2008 for Chart Controls" from here and here Note that if you don’t install the Tools for VS 2008 for Chart controls, the Chart Server Control doesnt show up in the Toolbox Once you are done with the installation, restart Visual Studio if you are already running the same (of course, save your work) 1. Start Visual Studio 2008 and create a File – New – ASP.NET Website or a Web Application 2. From the ToolBox, under Data tab, pick up the “Chart” control (the icon would be a series of colored bar graphs) and drag and drop it into the page. 3. Click on the smart tag for configuring the Chart control…(read more)
Read the article here