Speedometer.getSVGNode

Syntax

getSVGNode();

Description

The getSVGNode method returns SVG element used to draw a speedometer.

Comments

The method returns a value of the SVGElement type.

Example

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

See also:

Speedometer