Pre loader

ToolTipModifier in SciChart v4x

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’ve been trying to customize the looks on a ToolTipModifier. This article is really great, showing how to do it at different levels, but it seems to be based on the v3x of SciChart.

 <s:TooltipModifier.TooltipLabelTemplate>
        <ControlTemplate TargetType="s:TemplatableControl">...

Doesn’t seem to be recognized anymore (TooltipLabelTemplate doesn’t exist anymore) and I’ve been trying to use:

   < s:TooltipModifier.ContentTemplate>
              <DataTemplate DataType="s:TemplatableControl">...

..with no luck.

What would be the correct approach on v4x of SciChart?

In my case I can’t use CursorModifier and the only example that uses TooltipModifier in the example data is a bit too complex to follow.

  • You must to post comments
0
0

Hi Daniel,

Have you seen our draft documentation for SciChart v4? Now almost 400 pages and counting (still being written).

This has a massive section on the TooltipModifier.

You can find the documentation by going to http://www.scichart.com/downloads and clicking on ‘Documentation’

Let me know if this helps!

  • MCCM COOP.1
    Hi, I’m dealing with this issue now, and can’t find which property in ToolTipModifier I should be using instead now. Could you please point to a specific example or part of the documentation?
  • 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