ChartLegendElementVerticalAlignment

Description

The ChartLegendElementVerticalAlignment enumeration contains variants of vertical alignment of elements of the chart legend.

It is used by the following properties and methods:

Comments

The enumeration has the Center value by default.

Available Values

Value Brief description
0 Top. Vertical top alignment of legend elements.
1 Center. Vertical center alignment of legend elements.
2 Bottom. Vertical bottom alignment of legend elements.

See also:

Chart Assembly Enumerations