Page 1 of 1

ASP.NET zooming and panning problem

Posted: Wed Apr 02, 2008 6:18 am
by 9535497
Hi, I am developing ASP.NET application, that using TeeChart7. My problem is that i can't zoom and pan instantly when chart is loaded. I must click at the blank place on my page first, and than zooming and panning is available.

What should i do to make zooming and panning possible when the chart is loaded?

My application first compute and create TeeChart object on the server that save it to file my_file.txt. TeeChart object that runs on the client loads this file from the server, and chart is drown then.

Posted: Mon Apr 07, 2008 9:20 am
by narcis
Hi zizou5,

This is most likely you need to activate the component to be able to use it. Don't you get such a message from the browser? You could check the browser options so that ActiveX components are enabled automatically.