<sizeRepresents>
(Size Represents)
This element specifies how the bubble size values are represented on the chart.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
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>