Enum eAxisPosition
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- EPPlus.dll
Position of the axis.
public enum eAxisPosition
Fields
Bottom = 1
Bottom
Left = 0
Left
Right = 2
Right
Top = 3
Top
Position of the axis.
public enum eAxisPosition
Bottom = 1
Bottom
Left = 0
Left
Right = 2
Right
Top = 3
Top