Definition Type: Element
Name: legendEntry
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Type: nsA:CT_LegendEntry
Containing Schema: dml-chart.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Legend Entry
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-chart_xsd Drilldown into txPr in schema dml-chart_xsd Drilldown into EG_LegendEntryData in schema dml-chart_xsd Drilldown into delete in schema dml-chart_xsd Drilldown into idx in schema dml-chart_xsd Drilldown into CT_LegendEntry in schema dml-chart_xsdXSD Diagram of legendEntry in schema dml-chart_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="legendEntry" type="CT_LegendEntry" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Legend Entry</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
idx nsA:idx 1 1
delete nsA:delete 1 1
txPr nsA:txPr 0 1
extLst nsA:extLst 0 1
<xs:group> nsA:EG_LegendEntryData 1 1
Collapse Derivation Tree: