[]
Represents the possible ways to layout the plot area.
public enum LayoutTarget
Public Enum LayoutTarget
Name | Description |
---|---|
Inner | The plot area size shall determine the size of the plot area, not including the tick marks and axis labels. |
Outer | The plot area size shall determine the size of the plot area, the tick marks, and the axis labels. |