Pre loader

Extract Equation from Scichart Trendline Filter API

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

Is there a way to extract the equation when using the linear or polynomial trend line filter api?

Version
V5
  • You must to post comments
0
0

Hi Robert,

You mean Y=MC+C (the slope and intercept)?

No, I’m afraid not – we don’t output these values. You could calculate them by difference between two consecutive Y-points (the slope, which should be a constant) and the Y-intercept by finding the Y-value at X=0. If there is no point at X=0 you can linearly interpolate using the previously calculated slope.

Let me know if that helps!

Best regards,
Andrew

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies