IVZMapChartLayer.PlaceVisualsOneByOne

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.

Example

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

See also:

IVZMapChartLayer