GaugeScale.setArrow

Syntax

setArrow(value: PP.Ui.GaugeArrowBase, index: Number)

Parameters

value. New arrow.

index. Index of the replaced arrow.

Description

The setArrow method replaces one of the existing arrows of speedometer scale.

Example

The example of use is given on the page with description of the GaugeScale.addArrow method.

See also:

GaugeScale