ig.excel.ElementPosition
Dependencies
-
automatic
- Type:
- ig.excel.ElementPosition
- Default:
- -4105
The chart element is positioned automatically as appropriate for that element. For example, a ChartTitle is typically positioned at the top of the chart space, centered horizontally.
-
bottom
- Type:
- ig.excel.ElementPosition
- Default:
- 103
The chart element is positioned under the plot area, centered horizontally. Applicable only for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.
-
bottomLeft
- Type:
- ig.excel.ElementPosition
- Default:
- 106
The chart element is positioned below the plot area, horizontally aligned with the left edge. Applicable only for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.
-
bottomRight
- Type:
- ig.excel.ElementPosition
- Default:
- 107
The chart element is positioned below the plot area, horizontally aligned with the right edge. Applicable only for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.
-
custom
- Type:
- ig.excel.ElementPosition
- Default:
- -4114
Custom.
-
left
- Type:
- ig.excel.ElementPosition
- Default:
- 101
The chart element is positioned to the left of the plot area, centered vertically. Applicable only for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.
-
leftBottom
- Type:
- ig.excel.ElementPosition
- Default:
- 109
The chart element is positioned to the left of the plot area, vertically aligned with the bottom edge. Applicable only for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.
-
leftTop
- Type:
- ig.excel.ElementPosition
- Default:
- 108
The chart element is positioned to the left of the plot area, vertically aligned with the top edge. Applicable only for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.
-
right
- Type:
- ig.excel.ElementPosition
- Default:
- 102
The chart element is positioned to the right of the plot area, centered vertically. Applicable only for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.
-
rightBottom
- Type:
- ig.excel.ElementPosition
- Default:
- 111
The chart element is positioned to the right of the plot area, vertically aligned with the bottom edge. Applicable only for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.
-
rightTop
- Type:
- ig.excel.ElementPosition
- Default:
- 110
The chart element is positioned to the right of the plot area, vertically aligned with the top edge. Applicable only for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.
-
top
- Type:
- ig.excel.ElementPosition
- Default:
- 100
The chart element is positioned above the plot area, centered horizontally. Applicable only for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.
-
topLeft
- Type:
- ig.excel.ElementPosition
- Default:
- 104
The chart element is positioned above the plot area, horizontally aligned with the left edge. Applicable only for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.
-
topRight
- Type:
- ig.excel.ElementPosition
- Default:
- 105
The chart element is positioned above the plot area, horizontally aligned with the right edge. Applicable only for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, and Waterfall chart types.