<y> (Top)

This element specifies the top of the chart element as a fraction of the height of the chart. If Top Mode is Factor, then the position is relative to the default position for the chart element.

Parent Elements

<manualLayout>5.7.2.105)

Attributes

Description

<val> (Floating Point Value)

Specifies that the contents of this attribute will contain a floating point number.

The contents of this number are interpreted based on the context of the parent XML element.

The possible values for this attribute are defined by the XML Schema double datatype.

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

<complexType name="CT_Double">
	<attribute name="val" type="xsd:double" use="required"/>
</complexType>