MapBar.AllPeriod

Syntax

AllPeriod: Boolean;

Description

The AllPeriod property determines whether the bar factor displays data for the whole time period.

Comments

Use JSON or the setAllPeriod method to set the property value and the getAllPeriod 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:

MapBar