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
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.