IBubbleChartTimeLine.MoveTime

Fore Syntax

MoveTime: Integer;

Fore.NET Syntax

MoveTime: Integer;

Description

The MoveTime property determines the time required to move from a time point to another time point when playing the timeline animation.

Comments

The time span 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