Pre loader

Rounded mountain series

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

I see MountainSeries has property “IsDigitalLine”
But how can I configure MountainSeries with rounded corners like in a picture below

Version
2.0.0.1654
Images
  • You must to post comments
0
0

Hi Evgeny,

Unfortunately we don’t support this behavior out of the box and by default renderable series just draw data which you provided without any interpolation which could provide smooth output.

However you can use our API to create a custom series which provide desired output. For example you can use our example with spline line series as base. It shows how to create custom line series which uses cubic spline interpolation for more smooth line drawing.

Hope this will help you!

Best regards,
Yura

  • 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