Assembly: Visualizators;
The VZMapChartArrow class implements an object that is used to work with a map arrow.
Arrow is a map object linked to two territories: the one, from which arrow starts, and the one, to which arrow is directed. Arrows enable the user to visualize direction of movement of any streams between territories, for example: export or import of goods.
| Property name | Brief description | |
![]() |
ArrowId | The ArrowId property determines identifier of map arrow. |
![]() |
ArrowStyle | The ArrowStyle property determines an object for working with map arrow style. |
![]() |
EndShapeId | The EndShapeId property determines identifier of the territory, to which arrow comes in. |
![]() |
StartShapeId | The StartShapeId property determine identifier of the territory, from which arrow goes. |
| Property name | Brief description | |
![]() |
MapChart | The MapChart property returns the object that contains express report map display parameters. |
![]() |
Visible | The Visible property determines whether an object is displayed on a map. |
See also: