Pre loader

Android 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’m trying to add custom layout to the tooltip modifier ,but i couldn’t find the solution , also i would like to change the crosshair type behavior on the tool tip ,instead of that i would like to add my own style

Version
4.2.0.4557
  • You must to post comments
1
1

Hi Vinu,

We have an example to show how to customize TooltipModifier tooltip. You can use it as a start point to customize tooltip in your application

Regarding custom crosshair for TooltipModifier – we provide constructor overload, which accepts CrossDrawableBehavior instance. You can extend this behavior and override its onDrawOverlay implementation and draw something custom on Canvas. The point where center of crosshair should be rendered is stored in lastUpdatePoint field.

Hope this will help you!

Best regards,
Yura

  • You must to post comments
0
0

i ‘ve tried the above mentioned solution, but couldn’t achieve the desired result.Here i’m attaching the design which i tried to implement.is there a way to pass it as a layout resource.It would be a great help if you could look into this

Images
  • You must to post comments
Showing 2 results
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