MapBar.IsPercentage

Syntax

IsPercentage: Boolean;

Description

The IsPercentage property determines whether the column value is a percentage.

Comments

Use JSON or the setIsPercentage method to set the property value and the getIsPercentage method to get the property value.

Available values:

Example

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

See also:

MapBar