ScaleBase.removeValueAt

Syntax

removeValueAt(index: Number);

Parameters

index. Index of scale interval border value.

Description

The removeItemAt method removes value of scale intervals borders by specified index.

Example

The example of use is given in description of the ScaleBase.removeItemAt method.

See also:

ScaleBase