Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The VZMapChartArrowStyle class implements an object used to work with map arrow style.
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.
Class to get analog of the VZMapChartArrowStyle class:
None;
Class to get analog of the VZMapChartArrowStyle class object:
VZMapChartArrowStyleClass;
Property name | Brief description | |
The Angle property determines arrow bend angle on the map. | ||
The ArrowType property determines arrow type on the map. | ||
The ArrowVisual property determines visual view of map arrow. | ||
The Border property determines pen parameters for map arrow border. | ||
The IsRelativeWidth property determines whether arrow head width and length depend on map arrow length. | ||
The LabelStyle property determines style of map arrow label. | ||
The PointerLength property determines length of map arrow head. | ||
The PointerWidth property determines map arrow head width. | ||
The TextOrientation property determines type of map arrow label position. | ||
The ToolTipStyle property determines map arrow tooltip style. |
See also: