I need to draw charts using c# and WPF. I did some work using Visifire. According to you, what is the best way to draw charts in C# and WPF ?
Thanks, Benoit
I tried Dynamic Data Display. It works well but there's a real lake of documentation. I also tried WPF Toolkit. It also works but I think it's very low to draw chart. I'm waiting for the future of dynamic data display.
Thanks all
Your question is tricky: it depends what you're looking for: do you just want to draw simple 2D charts, do you want to have zooming / panning or other interaction and if you want to pay for the component. Here is a list of decent WPF components I'm aware of:
Free WPF charts:
Paid tools:
Full Disclosure: I have been heavily involved in development of Visiblox, hence I know that library in much more detail than the others.
The WPF Toolkit is available. It is free from CodePlex. It contains some nice charting classes.
It can be http://wpf.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=29117 . There is some commentary http://blogs.msdn.com/delay/archive/2009/06/25/wpf-charting-it-s-official-june-2009-release-of-the-wpf-toolkit-is-now-available.aspx here.
Original Post On SO What is the best way to make a graph in WPF? (or in general that would apply to WPF as well)
Also Check How to draw candle charts in C#
http://www.codeproject.com/KB/vista/swordfishcharts.aspx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With