ChartElementLayoutTarget Enum
Represents possible ways to layout a ChartPlotArea that uses ChartElementLayout.
Fields
Inner | Specifies that size and position properties will determine the size of the plot area (chart data) only, excluding tick marks and axis labels. |
Outer | Specifies that size and position properties will determine the size of the plot area, including tick marks and axis labels. |