EG_DLblShared

Element Group Information

Model

Used By

Element Groups Group_DLbl, Group_DLbls

Source

<xsd:group name="EG_DLblShared">
  <xsd:sequence>
    <xsd:element name="numFmt" type="CT_NumFmt" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="spPr" type="a:CT_ShapeProperties" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="txPr" type="a:CT_TextBody" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="dLblPos" type="CT_DLblPos" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="showLegendKey" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="showVal" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="showCatName" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="showSerName" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="showPercent" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="showBubbleSize" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="separator" type="xsd:string" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:group>