IMapLayer.PlaceVisualsOneByOne

Fore Syntax

PlaceVisualsOneByOne: Boolean;

Fore.NET Syntax

PlaceVisualsOneByOne: boolean;

Description

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

Comments

Available values:

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

Fore and Fore.NET Examples

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

See also:

IMapLayer