MapTerritoryTranscript.MaxItemCount

Syntax

MaxItemCount: Number;

Description

The MaxItemCount property determines the maximum number of items in the map territory info.

Comments

Use JSON or the setMaxItemCount method to set the property value and the getMaxItemCount method to get the property value.

Default property value is set to 0 that corresponds to the unlimited number of items in the map territory info.

Example

The example of use is given on the page with description of the MapTerritoryTranscript.Chart property.

See also:

MapTerritoryTranscript