IVZMapChartShape

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The IVZMapChartShape interface is used to work with map layer area.

Inheritance Hierarchy

          IVZMapChartBaseObject

          IVZMapChartShape

Comments

To set up a map layer, use properties of the IVZMapChartLayer interface.

Properties

  Property name Brief description
Border The Border property determines pen parameters for map layer area border.
Selected The Selected property determines whether map area is selected.

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