GaugeCenterLabel.animate

Syntax

animate(speedometer: PP.Ui.Speedometer, parent: PP.Ui.Control, isRedraw: Boolean);

Parameters

speedometer. Speedometer.

parent. Speedometer parent element.

isRedraw. Indicates whether label parent elements must be redrawn. Optional parameter. Available values:

Description

The animate method redraws speedometer central text label.

Example

The example of use is given on the page with description of the GaugeCenterLabel class.

See also:

GaugeCenterLabel