I am working with ASP.net 2.0.
I would like to create very simple charts on my site.
Is there a solution for that in ASP.net 2.0 ?
If not, can someone recommand a simple 3rd party tool ?
Thanks
ra294ASP.Net doesn't have built-in charting, other than that you have access to
the System.Drawing namespace and can actually draw your own directly, though
you have to perform all the mathematical calculations to design and draw the
chart. There are tons of charting components out there. A few of them are
also included in full component suites. Check out some of the following
sites:
www.dundas.com
www.nevron.com
www.component1.com
www.infragistics.com
www.telerik.com
http://www.dotnetcharting.com/
http://www.xceedsoft.com/products/ChartAN/
Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199...2006
"ra294" <ra294@.hotmail.com> wrote in message
news:u2vMJQp9GHA.2364@.TK2MSFTNGP02.phx.gbl...
>I am working with ASP.net 2.0.
> I would like to create very simple charts on my site.
> Is there a solution for that in ASP.net 2.0 ?
> If not, can someone recommand a simple 3rd party tool ?
> Thanks
> ra294
>
"ra294" <ra294@.hotmail.com> wrote in message
news:u2vMJQp9GHA.2364@.TK2MSFTNGP02.phx.gbl...
>I am working with ASP.net 2.0.
> I would like to create very simple charts on my site.
> Is there a solution for that in ASP.net 2.0 ?
> If not, can someone recommand a simple 3rd party tool ?
http://www.gotreportviewer.com/
http://www.ftponline.com/vsm/2006_0...ures/rjennings/
The easiest chart I've ever seen is to take some coloured pixels and stretch
them as simple images to represent the data your after as a bar chart.
--
Regards
John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
"ra294" <ra294@.hotmail.com> wrote in message
news:u2vMJQp9GHA.2364@.TK2MSFTNGP02.phx.gbl...
>I am working with ASP.net 2.0.
> I would like to create very simple charts on my site.
> Is there a solution for that in ASP.net 2.0 ?
> If not, can someone recommand a simple 3rd party tool ?
> Thanks
> ra294
>
OWC (Office Web Components) from Microsoft provides Excel-style charting. It
is free for non-interactive scenarios.
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
"ra294" <ra294@.hotmail.com> wrote in message
news:u2vMJQp9GHA.2364@.TK2MSFTNGP02.phx.gbl...
>I am working with ASP.net 2.0.
> I would like to create very simple charts on my site.
> Is there a solution for that in ASP.net 2.0 ?
> If not, can someone recommand a simple 3rd party tool ?
> Thanks
> ra294
>
Eliyahu Goldin wrote:
> OWC (Office Web Components) from Microsoft provides Excel-style charting.
It
> is free for non-interactive scenarios.
I've heard OWC won't work on Vista. Can anyone confirm or deny this?
For some time now I am using Nevron Chart for .NET which has support
for both WinForms and ASP.NET. You can use the charting component for
.NET 1.1 and 2.0 development
The Nevron charts are offered in different editions so you can choose
the best to fit your needs. I would suggest you to try the evaluation
www.nevron.com
>From Nevron team have confirmed that they will have full support for
.NET 3.0
Regards,
Chris Lithgow
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/i...aw/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/d...ry=1&tabindex=0
You could also use the new ASP.NET 2.0 ReportViewer control that has a
built-in graph component.
http://SteveOrr.net/articles/ReportViewer.aspx
Crystal Reports also has built in charting, although it may be overkill.
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"ra294" <ra294@.hotmail.com> wrote in message
news:u2vMJQp9GHA.2364@.TK2MSFTNGP02.phx.gbl...
>I am working with ASP.net 2.0.
> I would like to create very simple charts on my site.
> Is there a solution for that in ASP.net 2.0 ?
> If not, can someone recommand a simple 3rd party tool ?
> Thanks
> ra294
>
"Steve C. Orr [MVP, MCSD]" <Steve@.Orr.net> wrote in message
news:uzQtpC49GHA.3348@.TK2MSFTNGP03.phx.gbl...
> ASP.NET doesn't have a built in chart control
http://msdn2.microsoft.com/en-us/library/ms252128.aspx
Did you try Super 2d/3d Graph Library from
http://www.softwaresigloxxi.com?
It's very cheap and royalty-free.
ra294 ha escrito:
> I am working with ASP.net 2.0.
> I would like to create very simple charts on my site.
> Is there a solution for that in ASP.net 2.0 ?
> If not, can someone recommand a simple 3rd party tool ?
> Thanks
> ra294
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment