TreeDataVisualizer.setAnimationStep

Syntax

setAnimationStep(value: Number);

Parameters

value. Animation step.

Description

The setAnimationStep method executes animation step.

Example

The example of use is given in the page with description of the TreeDataVisualizer.animationStop method.

See also:

TreeDataVisualizer