CoordinateTransformer.IncludeZero

Syntax

IncludeZero: Boolean;

Description

The IncludeZero property determines whether zero can be used on data transformation.

Comments

Use JSON or the setIncludeZero method to set the property value and the getIncludeZero 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 page.

See also:

CoordinateTransformer