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