We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Tooltips with zoom

Hello,

I have a chart with tooltips and zoom enabled. After I zoom the tooltips don't work, it looks like the image map hasn't been rendered. Is there an option somewhere I can turn on to make it work?

Thanks,

Claire


3 Replies

VK Vijayabharathi K Syncfusion Team December 19, 2011 09:36 AM UTC

Hi Claire,

Thanks for using Syncfusion products.

We suggest you to enable the “CalcRegions” property of chart web control to display the tooltip while zooming the chart control. Please refer the below code snippet to achieve this,

this.ChartWebControl1.CalcRegions = true;

Please let us know if you have any concern

Regards,
Vijayabharathi




CW Claire Wong December 19, 2011 11:01 AM UTC

Thanks, that's fixed it



VK Vijayabharathi K Syncfusion Team December 20, 2011 02:12 AM UTC

Hi Claire,

Thanks for the update.

Please let us know if you have any other queries.

Regards,
Vijayabharathi



Loader.
Live Chat Icon For mobile
Up arrow icon