Is there a built in way to create charts or graphs in .NET/ASP.Net.
I guess I could do it using the system.drawing class and draw a butt load of rectangle but that can get really painful depending on the amount of data.
I have searched around but I am not coming across anything. I'm just looking to create dynamic charts/graphs (bars, pie, line, dots and so on) from supplied data.
Thanks in advanced.


Reply With Quote


Bookmarks