Enum eAxisType
Axis type
Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public enum eAxisType
Fields
| Name | Description |
|---|---|
| Cat | Category axis |
| Date | Date axis |
| Serie | Series axis (Type of Category axis usually in 3D charts) |
| Val | Value axis |