Hi,
How to add a tooltip on vertical crosshair line ? Attaching snap for reference.
Thanks
Hi Stefan,
Thank you so much again. Your provided solution is perfect.
Regards
Hello Rakesh,
I have modified the sample, so now it works as you want. Basically I added a CrosshairLayer and changed the Refresh method, so now there is no exception.
Hope this helps you.
I found one issue. If we add a ItemToolTipLayer it is not working, throwing an exception at CustomToolTip.Refresh() method.
I tried to fixed this problem but no success :(
What I am trying to do is that, I want to display common x-axis value on the top of the vertical line of crosshair and the y-axis value on the lineseries respectively.
Something that I had mentioned in attached picture.
Thanks...
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.