XlLegendPosition Enum

Definition

Specifies the position of the legend on a chart.

public enum class XlLegendPosition
public enum XlLegendPosition
type 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

Left of the chart.

xlLegendPositionRight -4152

Right of the chart.

xlLegendPositionTop -4160

Above the chart.

Applies to