Enum eLayoutMode
In which way to store the position of a chart element
Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public enum eLayoutMode
  Fields
| Name | Description | 
|---|---|
| Edge | Store as an offset from the relevant Edge of the element  | 
      
| Factor | Store as an offset from labels default position.  |