Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the position of the chart element.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("A66EB34B-BCC6-40E7-9722-398CF51F2A17")> _
Public Enumeration XlChartElementPosition
'Usage
Dim instance As XlChartElementPosition
[GuidAttribute("A66EB34B-BCC6-40E7-9722-398CF51F2A17")]
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. |