ASP.NET zooming and panning problem

TeeChart for ActiveX, COM and ASP
Post Reply
zizou5
Newbie
Newbie
Posts: 17
Joined: Mon Jun 11, 2007 12:00 am
Contact:

ASP.NET zooming and panning problem

Post by zizou5 » Wed Apr 02, 2008 6:18 am

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.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Apr 07, 2008 9:20 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply