ISeriesAnimationTool.DrawEvery
ISeriesAnimationTool
property DrawEvery: Integer;
Type Library
TeeChartx
Description
Default : 0
By default, DrawEvery is zero. This means the animation will be performed using all series points at once.
Setting DrawEvery to, for example, one, means the animation will be performed to each series point individually.