IVZMapChartLayer.PlaceVisualsOneByOne

Fore syntax

PlaceVisualsOneByOne: Boolean;

Fore.NET syntax

PlaceVisualsOneByOne: boolean;

Description

The PlaceVisualsOneByOne property determines whether visualizers of various types are located on the same line on the map layer.

Comments

Available values:

Types of visualizers on the map:

To set distance between visualizers of different types located on the same line on the map layer, use IVZMapChartLayer.VisualsOffset.

Fore and Fore.NET examples

The property use is given in the example for IVZMapChartLayer.VisualsOffset.

See also:

IVZMapChartLayer