MapTerritoryTranscript.PageMode

Syntax

PageMode: PP.Ui.LegendPageMode;

Description

The PageMode property determines division mode of map territory info items into pages.

Comments

Use JSON or the setPageMode method to set the property value and the getPageMode method to get the property value.

Default property value is set to PP.Ui.LegendPageMode.SinglePage.

Example

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

See also:

MapTerritoryTranscript