Uses of Class
org.docx4j.dml.chart.CTLegend
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTLegend in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTLegend Modifier and Type Field Description protected CTLegendCTChart. legendMethods in org.docx4j.dml.chart that return CTLegend Modifier and Type Method Description CTLegendObjectFactory. createCTLegend()Create an instance ofCTLegendCTLegendCTChart. getLegend()Gets the value of the legend property.Methods in org.docx4j.dml.chart with parameters of type CTLegend Modifier and Type Method Description voidCTChart. setLegend(CTLegend value)Sets the value of the legend property.