Hi!
I want to create a line graph that takes values from two cols in database(col 1 values for x-axis,col2 values for y-axis). can somebody please tell me how to create it using aspp.net webpages the c#.?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Benjamin KemnerPosted Jul 19, 2011, 2:06 AM
ASP.NET Charting Control (for .NET 3.5)
http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx
Sample Applications
http://archive.msdn.microsoft.com/mschart/Release/ProjectReleases.aspx?ReleaseId=1591
Download the samples and play a bit around to check out the possibilities.
Krishna GaradPosted Jul 19, 2011, 2:40 AM