zoom customaxis by code

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
nitin
Newbie
Newbie
Posts: 51
Joined: Thu Aug 22, 2002 4:00 am

zoom customaxis by code

Post by nitin » Wed May 16, 2007 11:20 am

hello,

i wanted to do in my app zooming using TUpDown button. I wanted to have zoom in stpes - every click should do zoom 10% up or down. What code shoud i write that will have influence on custom axes

thanks in advance

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 May 16, 2007 12:14 pm

Hi guzial,

You can try ZoomRect as shown here or use axis SetMinMax method.
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