Uses of Class
org.docx4j.dml.chart.CTLegendPos
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTLegendPos in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTLegendPos Modifier and Type Field Description protected CTLegendPosCTLegend. legendPosMethods in org.docx4j.dml.chart that return CTLegendPos Modifier and Type Method Description CTLegendPosObjectFactory. createCTLegendPos()Create an instance ofCTLegendPosCTLegendPosCTLegend. getLegendPos()Gets the value of the legendPos property.Methods in org.docx4j.dml.chart with parameters of type CTLegendPos Modifier and Type Method Description voidCTLegend. setLegendPos(CTLegendPos value)Sets the value of the legendPos property.