VZMapChartLayer

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.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.

Fore.NET syntax

Class to get analog of the VZMapChartLayer class:

None;

Class to get analog of the VZMapChartLayer class object:

VZMapChartLayerClass;

Class object properties inherited from IVZMapChartLayer

  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.

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