How to Undo Zoom on a WebChart using a zoom tool

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
RonenL
Newbie
Newbie
Posts: 10
Joined: Wed Jul 04, 2007 12:00 am

How to Undo Zoom on a WebChart using a zoom tool

Post by RonenL » 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?

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

Post by Narcís » Wed Sep 05, 2007 1:35 pm

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.
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