TSeriesAnimationTool.StartAtMin
 
 
 

All Units  All Classes  Properties, Methods and Events  

TSeriesAnimationTool.StartAtMin
TSeriesAnimationTool

property StartAtMin: Boolean;

Unit
TeeAnimations

Description
Default : True

The animation starts changing all series point values to the lowest series value.

Setting StartAtMin to False, and setting the StartValue property, makes the animation to start at that value.

ChartTool1.StartValue := 0 ;
ChartTool1.StartAtMin := False ;




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