[Table of Contents] [docx version]

Error! No text of specified style in document.

sizeRepresents (Size Represents)

This element specifies how the bubble size values are represented on the chart.

Parent Elements

bubbleChart5.7.2.20)

 

Attributes

Description

val (Size Represents Value)

Specifies how the bubble sizes represent the values.

 

The possible values for this attribute are defined by the ST_SizeRepresents simple type (§5.7.3.43).

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_SizeRepresents">

   <attribute name="val" type="ST_SizeRepresents" default="area"/>

</complexType>