IBubbleChartTimeLine.StopTime

Fore Syntax

StopTime: Integer;

Fore.NET Syntax

StopTime: Integer;

Description

The StopTime property determines duration of delay in a time point when playing timeline animation.

Comments

Delay duration is set in milliseconds. The selected value cannot be less than 100 milliseconds.

Example

The example of use is given in description of the IBubbleChart.TimeLine property.

See also:

IBubbleChartTimeLine