IVZMapChartLayer.LabelsStyle

Fore Syntax

LabelsStyle: IVZMapChartLAbelStyle;

Fore.NET Syntax

LabelsStyle: Prognoz.Platform.Interop.Visualizators.VZMapChartLabelStyle;

Description

The LabelsStyle property returns map layer label style.

Comments

To get map layer, use the IVZMapChartLayer.LayerById property.

Fore and Fore.NET Examples

The property use is given in the example for IVZMapChartLabelStyle.HorizontalAlignment.

See also:

IVZMapChartLayer