PlaceVisualsOneByOne: Boolean;
The PlaceVisualsOneByOne property determines whether bar and pie indicators are placed in line.
Available values:
True. Default. Different types of indicators are placed in line.
False. Different types of indicators overlay each other.
To set a distance between bar and pie indicators placed in line, use IMapLayer.VisualOffset.
The property use is given in the example for IMapLayer.VisualOffset.
See also: