Pre loader

Zoom on multiple stock chart

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 problem with the zoom on stock chart.
If i have 2,3,4… windows opened with stock chart on each, and if I zoom on one an window, the zoom works on all window.
But I want to zoom only on selected chart.

How can I fix it please?

Version
4
  • You must to post comments
0
0

Hi there,

SciChart doesn’t synchronize chart zoom by default, so it must be enabled in your code somewhere.

It sounds to me like you may have used the MouseManager.MouseEventGroup property incorrectly. This property should have a string ID for the charts you want to synchronize (have the same zoom). Please check that each window has a unique MouseEventGroup.

If that doesn’t help. please search your code for bindings to VisibleRange. Again, ensure that VisibleRange is unique for each window.

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