<dispUnitsLbl>
(Display Units Label)
This element specifies the display unit label for the value axis in the specified chart.
Parent Elements |
---|
|
Child Elements |
Subclause |
---|---|
|
|
|
|
|
|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_DispUnitsLbl">
<sequence>
<element name="layout" type="CT_Layout" minOccurs="0" maxOccurs="1"/>
<element name="tx" type="CT_Tx" minOccurs="0" maxOccurs="1"/>
<element name="spPr" type="a:CT_ShapeProperties" minOccurs="0" maxOccurs="1"/>
<element name="txPr" type="a:CT_TextBody" minOccurs="0" maxOccurs="1"/>
</sequence>
</complexType>