Page 1 of 1

zoom customaxis by code

Posted: Wed May 16, 2007 11:20 am
by 8571714
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

Posted: Wed May 16, 2007 12:14 pm
by narcis
Hi guzial,

You can try ZoomRect as shown here or use axis SetMinMax method.