Speedometer.paint

Syntax

paint(speedometer: PP.Ui.Speedometer, elementN: SVGElement);

Parameters

speedometer. Speedometer object.

elementN. Paint elements.

Description

The paint method paint background and borders of SVG element according to the settings.

Example

The example of use is given on the page with description of the Speedometer.getArrowById method.

See also:

Speedometer