Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2290
CursorTooltip in XamDataChart
posted

Hi,

I am using XamDataChart v12.1.

I add a functionality of cursor tooltip in XamDatachart. The problem is that when the screen size is small than tooltip is away from the cursor when i maximize the screen than working fine and tooltip with the cursor. Please help me how can i set the tooltip with cursor in small screen mode.

Regards,

Sufyan

XamDataChart.rar
Parents
  • 138253
    Verified Answer
    Offline posted

    Hello Sufyan,

     

    Thank you for your post. I have been looking into it and the sample you have sent and I modified it, so now it works as you want. Basically I changed the Point the you pass to the SetPopupOffset method in the Chart_MouseMove event handler.  Please let me know if this helps you or you need further assistance on this matter.

     

    Looking forward for your reply.

    XamDataChart.zip
Reply Children