Well, it looks as though you don't need me any more! Good job!
Changing a property of a collection is often implemented internally as a loop. It should be slightly faster than changing the same property element by element, because refresh issues should be optimised, but that isn't always the case.
However, for Bubble charts, there is global size option affecting all bubbles in all series.
(°v°)
1:
|
cht.ChartGroups(1).BubbleScale = 150
|