Hi,
I need to supply zoom functionality on my WebChart.
I used you sample code to add a zoom tool that would let me select a rectangle on the chart and zoom on it, which worked fine.
In the ActiveX TeeChart version, drawing a rectangle in the opposite direction,
(dragging the mouse, starting on lower right and going up to upper left and releasing)
Resulted in Undo Zoom (returning to original state of the graph)
How do I support the same functionality in the .net version?
How to Undo Zoom on a WebChart using a zoom tool
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi MeirS,
The same behavior as in the ActiveX version should work with WebChart. Which TeeChart version are you using? Are you referring to the example in the ASP.NET demo or some example we arranged for you?
Thanks in advance.
The same behavior as in the ActiveX version should work with WebChart. Which TeeChart version are you using? Are you referring to the example in the ASP.NET demo or some example we arranged for you?
Thanks in advance.
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 |