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.
Specifies the position of the chart element.
public enum class XlChartElementPosition
public enum XlChartElementPosition
type XlChartElementPosition =
Public Enum XlChartElementPosition
- Inheritance
-
XlChartElementPosition
Fields
Name | Value | Description |
---|---|---|
xlChartElementPositionCustom | -4114 | Specifies a specific position for the chart element. |
xlChartElementPositionAutomatic | -4105 | Automatically sets the position of the chart element. |