Pre loader

RolloverModifier TooltipLabelTemplate placement

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

Hi

I’m having trouble making the RolloverModifier TooltipLabels stay inside the graphs canvas.

screenshot

As you can see on the left most graph the colored sqaures and some of the digits has fallen outside the graphs canvas.
Also what are the TooltipLabels rules for clustering together, and rules for which side of the RolloverMarker the labels should appear on?

Still having a problem here… After setting the ClipModifierSurface on the SciChartSurface to False the time axis no longer clips the TooltipLabels.
But the graph itself clips the TooltipLabels when the label gets to large.

How do I make the labels stay inside the graph? As there is a lot of free space to the right of the labels.

enter image description here

  • You must to post comments
1
0

Hi,

The rules are simple:

  • labels get stacked only if they would overlap when shown separately
  • labels appear to the right-bottom by default, and the merged label always is centered. When some label approximates chart boundary, its position gets changed to the opposite
  • when there isn’t enough space, labels go outside the viewport and get clipped. To prevent clipping, setting ClipToBounds to “False” on the ModifierSurface should help

Hope this helps!

  • Sander Struijk
    Set the ClipModifierSurface on the SciChartSurface to False
  • 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