Spread.Services Documentation
BarShape Enumeration
GrapeCity.Documents.Spread.Drawing Namespace : BarShape Enumeration
Specifies the shape used with the 3-D bar or column chart.
Syntax
public enum BarShape : System.Enum 
Members
MemberDescription
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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.Drawing.BarShape

See Also

Reference

GrapeCity.Documents.Spread.Drawing Namespace