Pre loader

Digital Line Slated when Zoomed to Maximum

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

hi,
I have a digital line and I have set IsDigitalLine = true.
But when I zoom it to maximum, I see it is slanted a bit.

Is it expected or I am missing something?

Thanks,
Vibin

Version
latest
Images
  • You must to post comments
0
0

Hi Vibin,

Thanks for your question. This happens due to rounding errors. There isn’t much we can do about this because of limited precision of the Double type.

I would suggest that you better prevent situations like this by limiting max possible zoom level. It is possible to do setting MinimalZoomConstrain on an axis. Please find more info about it in this documentation article.

Best regards,
Yuriy

  • 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