IVZMapChartArrowStyle.LabelStyle

Fore syntax

LabelStyle: IVZLabelStyle;

Fore.NET syntax

LabelStyle: Prognoz.Platform.Interop.Visualizators.VZLabelStyle;

Description

The LabelStyle property determines style of map arrow label.

Comments

To determine type of map arrow label position, use IVZMapChartArrowStyle.TextOrientation.

Fore and Fore.NET examples

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

See also:

IVZMapChartArrowStyle