GaugeScale.getSectorByName

Syntax

getSectorByName(name: String);

Parameters

name. Sector name.

Description

The getSectorByName method returns array of sectors with specified name.

Comments

The method returns an array of values of the PP.Ui.GaugeSector type.

Example

The example of use is given on the page with description of the GaugeScale.Direction property.

See also:

GaugeScale