CoordinateTransformer.UseSignDivision

Syntax

UseSignDivision: Boolean;

Description

The UseSignDivision property determines whether data normalization can be used.

Comments

Use JSON or the setUseSignDivision method to set the property value, and the getUseSignDivision method to get the property value.

Available Values:

Example

The example of use is given on the page with description of the MapBarAxis class constructor.

See also:

CoordinateTransformer