PivotTable.PivotChart (Excel)
Returns a Shape object that represents the standalone PivotChart for the specified hidden PivotTable report.
Dim shpPivotChart As Shape
Set shpPivotChart = ActiveCell.PivotTable.PivotChart
Returns a Shape object that represents the standalone PivotChart for the specified hidden PivotTable report.
Dim shpPivotChart As Shape
Set shpPivotChart = ActiveCell.PivotTable.PivotChart