ChartLegendElementHorizontalAlignment

Description

The ChartLegendElementHorizontalAlignment enumeration contains variants of horizontal alignment of chart legend elements.

It is used by the following property:

Comments

The enumeration has the Left value by default.

Available Values

Value Brief description
0 Left. Horizontal alignment of external legend elements to the left.
1 Center. Horizontal alignment of external legend elements to the center.
2 Right. Horizontal alignment of external legend elements to the right.

See also:

Chart Assembly Enumerations