WebChart control

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
marcoIpcos
Newbie
Newbie
Posts: 11
Joined: Mon Mar 23, 2009 12:00 am

WebChart control

Post by marcoIpcos » Thu Aug 20, 2009 11:30 am

Hello,

Is it possible to add eventhandlers to events raised when start zooming and end zooming (or drawing zoom rectangle?)?

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

Re: WebChart control

Post by Narcís » Mon Aug 24, 2009 11:05 am

Hi marcoIpcos,

I'm afraid this is not possible for now in WebForms. I'll add your request to the wish-list to be considered for inclusion in future releases. In the meantime you could try using the BeforDraw and AfterDraw events combined with zoomedState variable at CheckZoom as in the zooming example.
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