MapPie.HideNoData

Syntax

HideNoData: Boolean;

Description

The HideNoData property determines whether sectors with the zero value should be hidden.

Comments

Use JSON or the setHideNoData method to set the property value and the getHideNoData method to get the property value.

Available values:

Example

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

See also:

MapPie