Visualizators > Visualizators Assembly Interfaces > IVZMapChartLayer
Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The IVZMapChartLayer interface is used to set up map layer.
IVZMapChartLayer
To get the IVZMapChartLayer interface, use the IVZMapChartLayers.Item property.
Property name | Brief description | |
![]() |
The Bars property returns array of on the map layer. | |
![]() |
The Bubbles property determines array of bubble factors for the map layer. | |
![]() |
The LabelsStyle property determines map layer label style. | |
![]() |
The Pies property returns an array of pie factors on the map layer. | |
![]() |
The PlaceVisualsOneByOne property determines whether visualizers of various types are located on the same line on the map layer. | |
![]() |
The VisualsOffset property determines distance between visualizers of different types located on the same line on the map layer. |
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: