VZMapChartArrowStyle

Assembly: Visualizators;

Description

The VZMapChartArrowStyle class implements an object used to work with map arrow style.

Comments

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 object properties inherited from IVZMapChartArrowStyle

  Property name Brief description
Angle

The Angle property determines arrow bend angle on the map.
ArrowType

The ArrowType property determines arrow type on the map.
ArrowVisual

The ArrowVisual property determines visual view of map arrow.
Border

The Border property determines pen parameters for map arrow border.
IsRelativeWidth

The IsRelativeWidth property determines whether arrow head width and length depend on map arrow length.
LabelStyle

The LabelStyle property determines style of map arrow label.
PointerLength

The PointerLength property determines length of map arrow head.
PointerWidth

The PointerWidth property determines map arrow head width.
TextOrientation

The TextOrientation property determines type of map arrow label position.
ToolTipStyle

The ToolTipStyle property determines map arrow tooltip style.

See also:

Visualizators Assembly Classes