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