[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.BarShape

Enum BarShape

Namespace
GrapeCity.Documents.Excel.Drawing
Assembly
GcDocs.Excel.dll

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

public enum BarShape

Fields

Box = 0

Specifies a box.

ConeToMax = 5

Specifies a cone, truncated at value.

ConeToPoint = 4

Specifies a cone, coming to a point value.

Cylinder = 3

Specifies a cylinder.

PyramidToMax = 2

Specifies a pyramid, truncated at value.

PyramidToPoint = 1

Specifies a pyramid, coming to a point value.