RatingChart.ShowValueTimeout

Syntax

ShowValueTimeout: Number;

Description

The ShowValueTimeout property determines duration of the rating chart animation change.

Comments

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