<dLblPos> (Data Label Position)

This element specifies the position of the data label.

Parent Elements

<dLbl>5.7.2.47); <dLbls>5.7.2.49)

Attributes

Description

<val> (Data Label Position Value)

Specifies how the data label is positioned on the chart.

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

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

<complexType name="CT_DLblPos">
	<attribute name="val" type="ST_DLblPos" use="required"/>
</complexType>