XlBarShape Enum

Definition

Specifies the shape used with the 3-D bar or column chart.

public enum class XlBarShape
public enum XlBarShape
Public Enum XlBarShape
Inheritance
XlBarShape

Fields

xlBox 0

Box.

xlConeToMax 5

Cone, truncated at value.

xlConeToPoint 4

Cone, coming to point at value.

xlCylinder 3

Cylinder.

xlPyramidToMax 2

Pyramid, truncated at value.

xlPyramidToPoint 1

Pyramid, coming to point at value.

Applies to