Pre loader

SciChart JS - CursorModifier

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

Hello All,

Is there a way to have a cursor modifier display on a mouse left/center/right click instead of automatically showing when the mouse is over the chart? I tried setting the ExecuteOn property but had no effect.

Thanks in advance,
Sergio.

Version
3.1.333
  • You must to post comments
1
0

Hello Sergio,
Take a look at this example https://github.com/ABTSoftware/SciChart.JS.Examples/tree/master/Sandbox/CustomerExamples/CustomRolloverModifier
You should be able to override the CusorModifier the same way and add your custom logic.

  • You must to post comments
1
0

Thank you this is exactly what i needed!

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.