I have a web app using VS2010 and i want to insert a page with a chart which takes data from a database. for example i have 5 columns with one row and i want a column chart with five bars. something like that, any help?
VS2010 has a built in chart. In the toolbox under Data -> Chart. More documentation about this can be found here: http://code.msdn.microsoft.com/mschart
But I must says that the charts of teechart.com look very nice. The MS chart look less nice as this.
Another nice charting tool (language indepent) is AM Charts (http://amcharts.com/), although I don't believe this one is free.
Bookmarks