Visualizators > Visualizators Assembly Interfaces > IVZMapChartArrowStyle
Assembly: Visualizators;
The IVZMapChartArrowStyle interface is used to work with map arrow style.
IVZMapChartArrowStyle
Arrow style includes: arrow format, arrow line format, arrow label format.
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: