RatingChart.MoveItemsTimeout

Syntax

MoveItemsTimeout: Number;

Description

The MoveItemsTimeout property determines animation duration of data series order change.

Comments

Use JSON or the setMoveItemsTimeout method to set the property value, and the getMoveItemsTimeout method to get the property value.

Example

The example of property use is given on the Example of Creating the RatingChart Component page.

See also:

RatingChart