GaugeArrowBase.setRadiusUnit

Syntax

setRadiusUnit(unit: PP.Ui.Speedometer.SizeUnit);

Parameters

unit. Type of arrow length measurement.

Description

The setRadiusUnit method sets measurement type for arrow radius (length).

Example

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

See also:

GaugeArrowBase