TSeriesAnimationTool.DrawEvery

TSeriesAnimationTool.DrawEvery
TSeriesAnimationTool

property DrawEvery: Integer;

Unit
TeeAnimations

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.