Uses of Class
org.docx4j.dml.chart.CTLegendEntry
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTLegendEntry in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart with type parameters of type CTLegendEntry Modifier and Type Field Description protected java.util.List<CTLegendEntry>CTLegend. legendEntryMethods in org.docx4j.dml.chart that return CTLegendEntry Modifier and Type Method Description CTLegendEntryObjectFactory. createCTLegendEntry()Create an instance ofCTLegendEntryMethods in org.docx4j.dml.chart that return types with arguments of type CTLegendEntry Modifier and Type Method Description java.util.List<CTLegendEntry>CTLegend. getLegendEntry()Gets the value of the legendEntry property.