XlChartElementPosition enumeration
Office 2013 and later
You should access and use this enumeration from the Excel primary interop assembly (PIA).
Specifies the position of the chart element.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
| Member name | Description | |
|---|---|---|
| xlChartElementPositionAutomatic | You should access and use this enumeration from the Excel primary interop assembly (PIA). Automatically sets the position of the chart element. | |
| xlChartElementPositionCustom | You should access and use this enumeration from the Excel primary interop assembly (PIA). Specifies a specific position for the chart element. |
Show: