Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.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 | |
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: