XlBarShape Enum

Definition

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

public enum class XlBarShape
public enum XlBarShape
type XlBarShape = 
Public Enum XlBarShape
Inheritance
XlBarShape

Fields

Name Value Description
xlBox 0

Box.

xlPyramidToPoint 1

Pyramid, coming to point at value.

xlPyramidToMax 2

Pyramid, truncated at value.

xlCylinder 3

Cylinder.

xlConeToPoint 4

Cone, coming to point at value.

xlConeToMax 5

Cone, truncated at value.

Applies to