XlBarShape Enumeration (Word)
Office 2010
Specifies the shape used with the 3-D bar or column chart.
Name | Value | Description |
|---|---|---|
xlBox | 0 | A box. |
xlConeToMax | 5 | A cone, truncated at the specified value. |
xlConeToPoint | 4 | A cone, coming to a point at the specified value. |
xlCylinder | 3 | A cylinder. |
xlPyramidToMax | 2 | A pyramid, truncated at the specified value. |
xlPyramidToPoint | 1 | A pyramid, coming to a point at the specified value. |