RatingChart.DelayDuration

Syntax

DelayDuration: Number;

Description

The DelayDuration property determines animation delay for timeline step change.

Comments

Use JSON or the setDelayDuration method to set the property value and the getDelayDuration 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