TTeeZoom.AnimatedSteps
 
 
 

All Units  All Classes  Properties, Methods and Events  

TTeeZoom.AnimatedSteps
TTeeZoom

property AnimatedSteps: Integer;

Unit
TeeProcs

Description
Default: 8

The AnimatedSteps property determines the number of steps of the animated zooming sequence. Big number of steps can delay zooming. The Animated property should be True.

Example
This code turns on the animated zoom feature:

Chart1.Zoom.Animated := True ;
Chart1.Zoom.AnimatedSteps := 4 ;


Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.