RatingChartSerie.animatePosition

Syntax

animatePosition(step: Number);

Parameters

step. Animation step. Can be set from 0 to 1.

Description

The animatePosition method renders minor animation step of data series position modification.

Comments

If the step parameter is set to 0, the data series position is shown in the animation beginning, if it is set to 1 - at the end.

Example

The method use is given in the example for RatingChartSerie.animateGraph.

See also:

RatingChartSerie