[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.BarShape

BarShape Enum

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

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public enum BarShape
Public Enum BarShape

Fields

Name Description
Box

Specifies a box.

ConeToMax

Specifies a cone, truncated at value.

ConeToPoint

Specifies a cone, coming to a point value.

Cylinder

Specifies a cylinder.

PyramidToMax

Specifies a pyramid, truncated at value.

PyramidToPoint

Specifies a pyramid, coming to a point value.