MapTerritoryTranscript.ItemsOrder

Syntax

ItemsOrder: PP.Ui.LegendItemsOrder;

Description

The ItemsOrder property determines the order of items in the map territory info.

Comments

Use JSON or the setItemsOrder method to set the property value and the getItemsOrder method to get the property value.

Default property value is PP.Ui.LegendItemsOrder.TopToBottomByPages.

Example

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

See also:

MapTerritoryTranscript