LegendOrientation

Description

The LegendOrientation enumeration is used to determine legend position and legend element orientation.

This enum is used by the following property:

Available Values

Value Brief description
LegendOrientationBottom Legend is displayed at the bottom of chart area.
LegendOrientationFreeHorizontal Legend elements are positioned horizontally.
LegendOrientationFreeVertical Legend elements are positioned vertically.
LegendOrientationLeft Legend is displayed at the left border of chart area.
LegendOrientationRight Legend is displayed at the right border of chart area.
LegendOrientationTop Legend is displayed at the top of chart area.

See also:

Enumerations