ChartVerticalAlignment

Description

The ChartVerticalAlignment enumeration contains types of vertical positions of data label.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Top. Bottom alignment.
1 Middle. Alignment to the center.
2 Bottom. Top alignment.
3 Justify. This value is reserved for the future.

NOTE. The Top and Bottom properties are not mixed up and function as described. It is explained by the fact that start point of data label position is taken in the reverse order relative to the marker.

See also:

Chart Assembly Enumerations