PDA

Click to See Complete Forum and Search --> : [2.0] Chart Control


JPicasso
Jul 6th, 2006, 08:03 AM
Anyone know of an inexpensive chart and/or gauge control component?

We have potentially 11 developers to work on this project and getting 11 licenses for most of the commercially available ones does not appear to be in the cards.

Does anyone out there in C# land use a commercial product?

mendhak
Jul 6th, 2006, 10:22 AM
What is your definition of inexpensive?

C1 has a good chart control (http://www.componentone.com/products.aspx?TabTypeID=1&ItemType=1&PanelIndex=12&ItemID=53567&SubCategoryTypeID=0&TabMapID=48&TabID=61) and so does Infragistics (http://www.infragistics.com/Products/NetAdvantage/WinForms/Charting.aspx)

jmcilhinney
Jul 6th, 2006, 05:58 PM
There are free options available. You'd have to evaluate them to see if they fulfill your needs but that would be the case with commercial products anyway. Check out the NPlot and ZedGraph links in my sig. For simple to intermediate charting needs they would probably suffice. NPlot for .NET 2.0 is still under development I think but ZedGraph is 2.0-ready.