IVZMapChartLayer

Assembly: Visualizators;

Description

The IVZMapChartLayer interface is used to set up map layer.

Inheritance Hierarchy

          IVZMapChartBaseObject

          IVZMapChartLayer

Comments

To get the IVZMapChartLayer interface, use the IVZMapChartLayers.Item property.

Properties

  Property name Brief description
Bars

The Bars property returns array of bar indicators on the map layer.
Bubbles

The Bubbles property determines array of bubble indicators for the map layer.
LabelsStyle

The LabelsStyle property determines map layer label style.
Pies

The Pies property returns an array of pie indicators on the map layer.
PlaceVisualsOneByOne

The PlaceVisualsOneByOne property determines whether visualizers of various types are located on the same line on the map layer.
VisualsOffset

The VisualsOffset property determines distance between visualizers of different types located on the same line on the map layer.

Properties inherited from IVZMapChartBaseObject

  Property name Brief description
MapChart The MapChart property returns an object that contains express report map display parameters.
Visible The Visible property determines whether an object is displayed on a map.

See also:

Visualizators Assembly Interfaces