Page 1 of 1

WebChart control

Posted: Thu Aug 20, 2009 11:30 am
by 13052858
Hello,

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

Re: WebChart control

Posted: Mon Aug 24, 2009 11:05 am
by narcis
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.