Home All Groups Group Topic Archive Search About
Author
27 Nov 2006 12:27 PM
LearnMore.John
Hi all
   I am looking for asp.net chart control which can plot Date Vs Date
graph, is there any free control which can be used in Asp.Net 2.0,

thanks in advance
regards
John

Author
27 Nov 2006 6:16 PM
Steve C. Orr [MCSD, MVP, CSM, ASP Insider]
Not sure what you mean by "Date Vs Date".
There are some good charting controls 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

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, CSM, ASPInsider
http://SteveOrr.net


<LearnMore.J***@gmail.com> wrote in message
Show quoteHide quote
news:1164630439.804120.176720@h54g2000cwb.googlegroups.com...
>
> Hi all
>   I am looking for asp.net chart control which can plot Date Vs Date
> graph, is there any free control which can be used in Asp.Net 2.0,
>
> thanks in advance
> regards
> John
>
Author
28 Nov 2006 9:15 AM
LearnMore.John
Hi steve.
           thanks for ur reply,

           I have two set values
            1. Comitted Date
            2. Actual Date

      need to plot a graph; Comitted Date along X axis and Actual Date
along Y axis (Date V/s Date) . i have searched for long time but none
of them have what i need.
       does any of links u have sent can be used.

thanks
regards
John


Steve C. Orr [MCSD, MVP, CSM, ASP Insider] wrote:
Show quoteHide quote
> Not sure what you mean by "Date Vs Date".
> There are some good charting controls 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
>
> 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, CSM, ASPInsider
> http://SteveOrr.net
>
>
> <LearnMore.J***@gmail.com> wrote in message
> news:1164630439.804120.176720@h54g2000cwb.googlegroups.com...
> >
> > Hi all
> >   I am looking for asp.net chart control which can plot Date Vs Date
> > graph, is there any free control which can be used in Asp.Net 2.0,
> >
> > thanks in advance
> > regards
> > John
> >