ScaleBase.Value

Syntax

getValue(index);

setValue(index, value);

Parameters

index. Interval border index.

value. Interval border value.

Description

The Value property sets value of scale interval border.

Example

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

See also:

ScaleBase