IMapNumericScale.Greater

Syntax

Greater(Index: Integer): Double;

Parameters

Index. Scale tick mark index.

Description

The Greater property determines the number for the values equal to scale tick mark value.

Example

The property use is given in the example for the IMapNumericScale.Exact property.

See also:

IMapNumericScale