Essential Chart ASP.NET
Tooltips with zoom
December 19, 2011 09:12 PM by Vijayabharathi K[Syncfusion]
Claire
Tooltips with zoom
December 19, 2011 04:26 AM
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

Vijayabharathi K
[Syncfusion]
Tooltips with zoom
December 19, 2011 04:36 AM
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


Claire Wong
Tooltips with zoom
December 19, 2011 06:01 AM
Thanks, that's fixed it

Vijayabharathi K
[Syncfusion]
Tooltips with zoom
December 19, 2011 09:12 PM
Hi Claire,

Thanks for the update.

Please let us know if you have any other queries.

Regards,
Vijayabharathi


::adCenter::