







Shape for bar charts
Namespace:
OfficeOpenXml.Drawing.Chart
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public enum eShape |
| Visual Basic (Declaration) |
|---|
Public Enumeration eShape |
| Visual C++ |
|---|
public enum class eShape |
Members
| Member name | Description | |
|---|---|---|
| Box | ||
| Cone | ||
| ConeToMax | ||
| Cylinder | ||
| Pyramid | ||
| PyramidToMax |
