Enum eLayoutTarget
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- EPPlus.dll
Define layout of plot area
public enum eLayoutTarget
Fields
Inner = 0
Specifies that the plot area size shall determine the size of the plot area, not including the tick marks and axis labels.
Outer = 1
Specifies that the plot area size shall determine the size of the plot area, the tick marks, and the axis labels.