ChartGroup.BubbleScale Property
Office 2007
| Excel Developer Reference |
Syntax
expression.BubbleScale
expression A variable that represents a ChartGroup object.
Example
This example sets the bubble size in chart group one to 200% of the default size.
| Visual Basic for Applications |
|---|
|