Hello,
Is it possible to add eventhandlers to events raised when start zooming and end zooming (or drawing zoom rectangle?)?
WebChart control
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: WebChart control
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.
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 |
Instructions - How to post in this forum |