public Void ZoomPercent(Double percentZoom)
Remarks
The Chart.ZoomPercent method applies the specified PercentZoom Zoom In/Out to the current Axis scales. When PercentZoom is greater than 100%, Zoom Out is performed. When PercentZoom is lower than 100%, Zoom In is performed. The Animated property controls if Zoom is done directly in only one step or by multiple zooms thus giving an animation effect.
See Also
Zoom Class | Zoom Members | Steema.TeeChart Namespace