Chart.Shapes (Excel)
Returns a Shapes collection that represents all the shapes on the chart sheet.
Dim shpsShapes As Shapes
Set shpsShapes = ActiveChart.Shapes
Returns a Shapes collection that represents all the shapes on the chart sheet.
Dim shpsShapes As Shapes
Set shpsShapes = ActiveChart.Shapes