Easy graphing.

U

UJ

What's an easy way to draw a simple line graph? Crystal? Or is there some
easier way.

TIA - Jeff.
 
S

Steve C. Orr [MVP, MCSD]

ASP.NET doesn't have a built in chart control, but there are some out there
that you could use or you could create your own.
Here's more info:
http://SteveOrr.net/articles/BarGraphs.aspx
http://SteveOrr.net/articles/WinformControls.aspx
http://msdn.microsoft.com/msdnmag/issues/02/02/ASPDraw/default.aspx

Here's an extensive list of 3rd party charting & graphing controls.
I'm sure many of them would fit your needs.
http://www.asp.net/ControlGallery/default.aspx?Category=1&tabindex=0

In addition to crystal, you could also use the new ASP.NET 2.0 ReportViewer
control that has a built-in graph component.
 
L

Laurent Bugnion

Hi,
ASP.NET doesn't have a built in chart control, but there are some out there
that you could use or you could create your own.
Here's more info:
http://SteveOrr.net/articles/BarGraphs.aspx
http://SteveOrr.net/articles/WinformControls.aspx
http://msdn.microsoft.com/msdnmag/issues/02/02/ASPDraw/default.aspx

Here's an extensive list of 3rd party charting & graphing controls.
I'm sure many of them would fit your needs.
http://www.asp.net/ControlGallery/default.aspx?Category=1&tabindex=0

In addition to crystal, you could also use the new ASP.NET 2.0 ReportViewer
control that has a built-in graph component.

Or be a little patient and then... XAML ;-)

Laurent
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top