XlChartElementPosition Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
You should access and use this enumeration from the Excel primary interop assembly (PIA). Specifies the position of the chart element.
public enum class XlChartElementPosition
[System.Runtime.InteropServices.Guid("05B0478C-9CD6-4F60-B113-A55E6A6CB1DC")]
public enum XlChartElementPosition
[<System.Runtime.InteropServices.Guid("05B0478C-9CD6-4F60-B113-A55E6A6CB1DC")>]
type XlChartElementPosition =
Public Enum XlChartElementPosition
- Inheritance
-
XlChartElementPosition
- Attributes
Fields
Name | Value | Description |
---|---|---|
xlChartElementPositionCustom | -4114 | You should access and use this enumeration from the Excel primary interop assembly (PIA). Specifies a specific position for the chart element. |
xlChartElementPositionAutomatic | -4105 | You should access and use this enumeration from the Excel primary interop assembly (PIA). Automatically sets the position of the chart element. |