Pre loader

Animated zoom finished notification

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

1
0

Using animated zoom, is there way to get notification after zoom is completely performed ? I need to apply some actions after animated zooming is finished and axes visible range is not further changing.

  • You must to post comments
0
0

Hi there,

Sorry, it’s not possible to do this at the moment. The only thing I can suggest is to wait 500ms (the default time for Animated zoom) before performing any updates. I realise that introduces a race-condition, but if the operation is not timing critical it should be ok.

I will log this as a feature request in the meantime.

UPDATE 2014:
We added the IsAnimating property to VisibleRangeChangedEventArgs, so it is possible to subscribe to IAxis.VisibleRangeChanged event and track down animation changes as well as not animated.

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