VZMapChartLayer

Assembly: Visualizators;

Description

The VZMapChartLayer class implements an object used to work with a map layer.

Comments

To implement an object used to work with map layers, use the VZMapChartLayers class.

Class object properties inherited from IVZMapChartLayer

  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.

Class object 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 Classes