XlChartElementPosition Enumeration
Specifies the position of the chart element.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("05B0478C-9CD6-4F60-B113-A55E6A6CB1DC")> _
Public Enumeration XlChartElementPosition
'Usage
Dim instance As XlChartElementPosition
[GuidAttribute("05B0478C-9CD6-4F60-B113-A55E6A6CB1DC")]
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. |