IVZTerritoryTranscript.ParentLayer

Fore syntax

ParentLayer: IVZMapChartLayer;

Fore.NET syntax

ParentLayer: Prognoz.Platform.Interop.Visualizators.VZMapChartLayer;

Description

The ParentLayer property determines parent layer for territory info.

Comments

To determine style of elements in territory info, use IVZTerritoryTranscript.ItemsStyle.

Fore and Fore.NET examples

The property use is given in the example for IVZTerritoryTranscript.SortingMode.

See also:

IVZTerritoryTranscript