IVZMapChartLabelStyle.VerticalAlignment

Fore Syntax

VerticalAlignment: VisualizerLabelVerticalAlignment;

Fore.NET Syntax

VerticalAlignment: Prognoz.Platform.Interop.Visualizators.VisualizerLabelVerticalAlignment;

Description

The VerticalAlignment property determines vertical position of map layer labels relative to topobase position.

Comments

To determine horizontal position of map layer label, use the IVZMapChartLabelStyle.HorizontalAlignment property.

Fore and Fore.NET Examples

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

See also:

IVZMapChartLabelStyle