Iterate Through Components In Container (Vision)

It should be:

chartsContainer.components

or this will also work:

chartsContainer.getComponents()

Edit: added bean property option per the feedback below