IVZMapChartArrowStyle.TextOrientation

Fore syntax

TextOrientation: MapChartArrowTextOrientation;

Fore.NET syntax

TextOrientation: Prognoz.Platform.Interop.Visualizators.MapChartArrowTextOrientation;

Description

The TextOrientation property determines type of map arrow label position.

Comments

To determine style of map arrow label, use IVZMapChartArrowStyle.LabelStyle.

Fore and Fore.NET examples

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

See also:

IVZMapChartArrowStyle