The ChartObjects collection contains ChartObjects and your code above returns a ChartObject, but you then refer to ActiveChart.

A ChartObject is the container for a Chart that is embedded in worksheets.