IVZMapChartArrowStyle.ArrowType

Fore syntax

ArrowType: MapChartArrowType;

Fore.NET syntax

ArrowType: Prognoz.Platform.Interop.Visualizators.MapChartArrowType;

Description

The ArrowType property determines arrow type on the map.

Comments

To determine arrow bend angle on the map, use IVZMapChartArrowStyle.Angle.

Fore and Fore.NET examples

The property use is given in the example for IVZMapChartArrows.Add.

See also:

IVZMapChartArrowStyle