IVZMapChartLabelStyle.VerticalAlignment

Syntax

VerticalAlignment: 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.

Example

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

See also:

IVZMapChartLabelStyle