TeeChart V6 Horizontal Zoom in Visual Basic
Posted: Mon Feb 23, 2004 3:11 pm
Hello,
I am trying to find a way to zoom in horizontally only without using the
mouse. I am placing two command buttons on the form, one for zoom and
another for zoom out. The ZoomPercent function appears to only zoom
in/out the entire graph and the zoomRect function is acting very strangely.
Anyone know of a better way to zoom only horizontally using only code and
no mouse events.
Thanks.
--Gary
I am trying to find a way to zoom in horizontally only without using the
mouse. I am placing two command buttons on the form, one for zoom and
another for zoom out. The ZoomPercent function appears to only zoom
in/out the entire graph and the zoomRect function is acting very strangely.
Anyone know of a better way to zoom only horizontally using only code and
no mouse events.
Thanks.
--Gary