Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The VZMapChartLayer class implements an object used to work with a map layer.
To implement an object used to work with map layers, use the VZMapChartLayers class.
Class to get analog of the VZMapChartLayer class:
None;
Class to get analog of the VZMapChartLayer class object:
VZMapChartLayerClass;
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: