Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Excel Developer Reference |
Returns or sets what the bubble size represents on a bubble chart. Can be either of the following XlSizeRepresents constants: xlSizeIsArea or xlSizeIsWidth. Read/write Long.
Syntax
expression.SizeRepresents
expression A variable that represents a ChartGroup object.
Example
This example sets what the bubble size represents for chart group one.
Visual Basic for Applications |
---|
|
See Also