XlLegendPosition Enum

Definition

Specifies the position of the legend on a chart.

public enum class XlLegendPosition
public enum XlLegendPosition
Public Enum XlLegendPosition
Inheritance
XlLegendPosition

Fields

xlLegendPositionBottom -4107

Below the chart.

xlLegendPositionCorner 2

In the upper right-hand corner of the chart border.

xlLegendPositionCustom -4161

A custom position.

xlLegendPositionLeft -4131

To the left of the chart.

xlLegendPositionRight -4152

To the right of the chart.

xlLegendPositionTop -4160

Above the chart.

Applies to