IMapLayer.PlaceVisualsOneByOne

Syntax

PlaceVisualsOneByOne: Boolean;

Description

The PlaceVisualsOneByOne property determines whether bar and pie indicators are placed in line.

Comments

Available values:

To set a distance between bar and pie indicators placed in line, use IMapLayer.VisualOffset.

Example

The property use is given in the example for IMapLayer.VisualOffset.

See also:

IMapLayer