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