Enum eShape
Shape for bar charts
Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public enum eShape
Fields
Name | Description |
---|---|
Box | A box shape |
Cone | A cone shape |
ConeToMax | A cone shape, truncated to max |
Cylinder | A cylinder shape |
Pyramid | A pyramid shape |
PyramidToMax | A pyramid shape, truncated to max |