Pre loader

Multiple touch on the 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

Please tell me how to add the ability to use multiple touch. The goal is that when the user touches the screen in two places at the same time, two lines appear on the graph. I would like to understand whether this is possible?

Version
Latest
  • You must to post comments
0
0

Thanks for the inquiry.

You can access all information provided by the system through the gestureRecognizer property on SCIGestureModifierEventArgs – https://www.scichart.com/documentation/ios/current/Classes/SCIGestureModifierEventArgs.html#/c:objc(cs)SCIGestureModifierEventArgs(py)gestureRecognizer

I’m not sure what would you like to achieve, but you can either create a custom modifier, similar to SCIRolloverModifier, which would take to account all touches, or create a custom rollover that could customize which touch to obey and then add two different rollovers to the chart: one with the first touch, and another with second.

Hope that helps, feel free to ask further questions.

  • 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