How to Undo Zoom on a WebChart using a zoom tool
Posted: Wed Sep 05, 2007 11:50 am
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?
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?