Enum eAxisPosition
Position of the axis.
Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public enum eAxisPosition
Fields
| Name | Description |
|---|---|
| Bottom | Bottom |
| Left | Left |
| Right | Right |
| Top | Top |
Position of the axis.
public enum eAxisPosition
| Name | Description |
|---|---|
| Bottom | Bottom |
| Left | Left |
| Right | Right |
| Top | Top |