Pre loader

RolloverModifier behavior with CursorModifer merged tooltip

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

I have a chart with multiple series, and I would like to have the RolloverModifier behavior for all selected series, but with a single tooltip combining the values for all selected series rather than a separate tooltip per series (similar to the CursorModifier)

Is there a way to do one of the following?

  1. Merge the tooltips from the RolloverModifier?
    OR
  2. Only show the vertical crosshair from the CursorModifier, and snap the crosshair to the closest point in the series?

The RolloverModifier is closer to the behavior I want, the only change I would want is the merged tooltip.

Version
6.4.0.13629
  • You must to post comments
0
0

Hi Brandon,

You can create the custom modifier based on the RolloverModifier.
Attached is an example which shows the implementation details.

For more information about custom modifiers, please take a look at the following documentation:
https://www.scichart.com/documentation/win/current/webframe.html#Custom_Modifiers_%E2%80%93_ChartModifierBase_API.html

Best regards,
Dmytro

  • 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