CT_AnimationGraphicalObjectBuildProperties

Complex Type Information

Model

Children: bldChart, bldDgm

Source

<xsd:complexType name="CT_AnimationGraphicalObjectBuildProperties">
  <xsd:choice>
    <xsd:element name="bldDgm" type="CT_AnimationDgmBuildProperties"/>
    <xsd:element name="bldChart" type="CT_AnimationChartBuildProperties"/>
  </xsd:choice>
</xsd:complexType>