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.
ASP.NET zooming and panning problem
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |