CT_DPt

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_DPt">
  <xsd:sequence>
    <xsd:element name="idx" type="CT_UnsignedInt" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="invertIfNegative" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="marker" type="CT_Marker" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="bubble3D" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="explosion" type="CT_UnsignedInt" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="spPr" type="a:CT_ShapeProperties" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="pictureOptions" type="CT_PictureOptions" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>