Charting/Graphs in WPF
-
Greetings, Are there any charting/graphing providers for WPF (i.e. like Dundas Charts)? Thank you. BP
-
Greetings, Are there any charting/graphing providers for WPF (i.e. like Dundas Charts)? Thank you. BP
Yes ... I'm currently using Infragistics ... althought we have two new ones on the market now as well. ComponentOne have just released their WPF stuff and Xceed have their WPF stuff out too. ChartFX also have a WPF component but its still in beta and has been for what seems like years. I have only worked a lot with the Infragistics solution which works well. Good support too. Interestingly I have also spoken to Nevron a lot ... they seem to be almost shunning WPF in favour of actually writing a graphics engine of their own in order to then display that in a hosted fashion within WPF as they seem to think that WPF doesn't have the performance capability. I'm using the Infragistics datagrid with 60,000+ rows bound to it with no problems. Check them all out on these links ... http://www.infragistics.com/[^] http://www.softwarefx.co.uk[^] http://xceed.com/Grid_WPF_Intro.html[^] http://www.componentone.co.uk[^] http://www.nevron.com/Nevron.Home.aspx[^]
Jammer Going where everyone here has gone before! :) My Blog