Chart.ChartArea (Excel)
Returns a ChartArea object that represents the complete chart area for the chart.
Dim caaChartArea As ChartArea
Set caaChartArea = ActiveChart.ChartArea
Returns a ChartArea object that represents the complete chart area for the chart.
Dim caaChartArea As ChartArea
Set caaChartArea = ActiveChart.ChartArea