Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The IVZMapChartShape interface is used to work with map layer area.
IVZMapChartShape
To set up a map layer, use properties of the IVZMapChartLayer interface.
| 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. |
| 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: