PlaceVisualsOneByOne: Boolean;
The PlaceVisualsOneByOne property determines whether visualizers of various types are located on the same line on the map layer.
Available values:
True. Default. Visualizers of different types are located on the same line on the map layer.
False. Visualizers of different types overlay on each other.
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.
The property use is given in the example for IVZMapChartLayer.VisualsOffset.
See also: