XlChartElementPosition Enumeration
Specifies the position of the chart element.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlChartElementPosition
'Usage
Dim instance As XlChartElementPosition
public enum XlChartElementPosition
Members
Member name | Description | |
---|---|---|
xlChartElementPositionAutomatic | Automatically sets the position of the chart element. | |
xlChartElementPositionCustom | Specifies a specific position for the chart element. |