[Table of Contents] [docx version]

Error! No text of specified style in document.

dLblPos (Data Label Position)

This element specifies the position of the data label.

Parent Elements

dLbl5.7.2.47); dLbls5.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>