I came across the following till now
has anyone worked on a charting project in silverlight/wpf !! which charting tool would you recommend ?
I want to make a wrapper around charts for historical/real time data . Want the chart to have a datamodel which can be extended easily .
I am looking for a finance domain Fx charting tool for technical analysts , which i can customize/extend as needed , it should work with SL3 and WPF .
Some findings
MVVM support = Toolkit has it via xaml support , Steema is releasing the xaml support in 16 th August release
Features = Steema has the most out of the box features including tools for lines/rects and financial functions support . also the Steema object model is very easy to understand as compared to visifire . Toolkit is a basic set as of now , am sure later versions will make it more feature rich .
Silverlight Support - Steema and Visifire both have good support . toolkit examples can be found everywhere . Steema has a stable version for wpf/silverlight , although as a side note i would say they are still rounding the edges on a few financial functions for SL/WPF versions , but rest works well .
Extensibility - silverlight toolkit and steema are great . Toolkit doesnt have as many out of the box features as steema .
Recently found , that Dundas has silverlight addon , but they dont have anything on WPF yet .