Home All Groups Group Topic Archive Search About

Any Descent Gantt Chart ASP.NET Webform Components?

Author
27 Apr 2005 12:05 AM
Altemir
I can't seem to find any kind of ASP web charting component that will
produce a descent Gantt chart that is capable of showing the percent
complete status of each task.

I've looked at ChartFX, iLOG, Nevron, and many others, but I don't
think any of them are capable of showing percent complete.

Can anyone suggest something that does what I want?

Author
27 Apr 2005 12:18 AM
Steve C. Orr [MVP, MCSD]
Have you looked at .NET Charting?

http://SteveOrr.net/reviews/DotNetCharting.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


Show quoteHide quote
"Altemir" <altemir***@yahoo.com> wrote in message
news:1114559098.024009.215330@z14g2000cwz.googlegroups.com...
>I can't seem to find any kind of ASP web charting component that will
> produce a descent Gantt chart that is capable of showing the percent
> complete status of each task.
>
> I've looked at ChartFX, iLOG, Nevron, and many others, but I don't
> think any of them are capable of showing percent complete.
>
> Can anyone suggest something that does what I want?
>
Author
28 Apr 2005 1:15 AM
Altemir
I did see it and noticed that it has a 3D Gantt Chart with Progress
chart type (only wished it was 2D ... I didn't see the 2D version in
the gallery)

..NET charting looks like the best package I've seen so far.

Thank you!!!

Steve C. Orr [MVP, MCSD] wrote:
Show quoteHide quote
> Have you looked at .NET Charting?
>
> http://SteveOrr.net/reviews/DotNetCharting.aspx
>
Author
27 Apr 2005 2:46 AM
Alvin Bruney [MVP - ASP.NET]
The Microsoft Office Web Components can do Ghant charts. There is even a
full example on Qimao Zang's book complete with code and pictures. The
components are a free download by the way.

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
Show quoteHide quote
"Altemir" <altemir***@yahoo.com> wrote in message
news:1114559098.024009.215330@z14g2000cwz.googlegroups.com...
>I can't seem to find any kind of ASP web charting component that will
> produce a descent Gantt chart that is capable of showing the percent
> complete status of each task.
>
> I've looked at ChartFX, iLOG, Nevron, and many others, but I don't
> think any of them are capable of showing percent complete.
>
> Can anyone suggest something that does what I want?
>