ReturnToInitialState: Boolean;
ReturnToInitialState: boolean;
The ReturnToInitialState property determines whether the timeline slider returns to its initial position after the animation is finished.
Available values:
True. The slider returns to the previous position.
False. Default value. The slider does not return to the previous position.
The property use is given in the example for IBubbleChart.TimeLine.
See also: