GaugeArrowBase.setAnimationValues

Syntax

setAnimationValues(value: Number);

Parameters

value. Animation step value.

Description

The setAnimationValues method sets value of the succeeding animation step.

Example

The example of use is given on the page with description of the GaugeArrowBase.animate method.

See also:

GaugeArrowBase