Enum ePositionAlign
The side position alignment of a chart element
Namespace: OfficeOpenXml.Drawing.Chart.ChartEx
Assembly: EPPlus.dll
Syntax
public enum ePositionAlign
  Fields
| Name | Description | 
|---|---|
| Center | The chart element is positioned at the center of the side.  | 
      
| Max | The chart element is positioned at the bottom of the side.  | 
      
| Min | The chart element is positioned at the top of the side.  |