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
Charts(1).ChartGroups(1).SizeRepresents = xlSizeIsWidth
Represent the third term on a bubble chart by the bubble area? Set the bubble variable to be represented by width of the bubble? size represents Size Represents Property SizeRepresents SizeRepresents Property

See also: