WPF Line Studies?


https://www.nevron.com/Forum/Topic13226.aspx
Print Topic | Close Window

By - 3 Years Ago
I'm trying to get a line study -- specifically, a trend line, using the NTrendLine class -- into my WPF application which uses Nevron Chart for WPF. In looking through the VS2019 example code that ships with the product, I noticed that the WinForms version of the examples has an entire category of samples for Line Studies, but that the WPF version of the examples has no line studies code. Does this mean that the WPF product does not support line studies?
By Nevron Support - 3 Years Ago
Hi,

The WPF chart is identitcal in functionality to the WinForms chart. This means that all code regarding line studies should be working in the WPF chart as well - the WPF examples jush show the major features of the control and we felt that it is not mandatory to replicate every example for WinForms there. 

We hope this helps - let us know if you meet any problems or have any questions.