Enum eShape
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- EPPlus.dll
Shape for bar charts
public enum eShape
Fields
Box = 0
A box shape
Cone = 1
A cone shape
ConeToMax = 2
A cone shape, truncated to max
Cylinder = 3
A cylinder shape
Pyramid = 4
A pyramid shape
PyramidToMax = 5
A pyramid shape, truncated to max