Uses of Class
org.docx4j.dml.chart.CTLegendPos
Packages that use CTLegendPos
-
Uses of CTLegendPos in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTLegendPosMethods in org.docx4j.dml.chart that return CTLegendPosModifier and TypeMethodDescriptionObjectFactory.createCTLegendPos()Create an instance ofCTLegendPosCTLegend.getLegendPos()Gets the value of the legendPos property.Methods in org.docx4j.dml.chart with parameters of type CTLegendPosModifier and TypeMethodDescriptionvoidCTLegend.setLegendPos(CTLegendPos value) Sets the value of the legendPos property.