Pre loader

limit mousewheelzoommodifier

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

Hallo,

I use the Mousewheelzoommodifier to zoom into the chart. How can i prevent the zoom to zoom into a minimum giving range?

  • You must to post comments
0
0

Hi there,

The only way to do this is to subscribe to AxisBase.VisibleRangeChanged and prevent zooming beyond a certain level. Or, override MouseWheelModifier.OnModifierMouseWheel and detect VisibleRanges on each axis. Only call the base method if you want the mouse-wheel zoom to proceed.

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