Uses of Class
org.docx4j.dml.chart.CTDLblPos
Packages that use CTDLblPos
-
Uses of CTDLblPos in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDLblPosModifier and TypeFieldDescriptionprotected CTDLblPosCTDLbl.dLblPosprotected CTDLblPosCTDLbls.dLblPosMethods in org.docx4j.dml.chart that return CTDLblPosModifier and TypeMethodDescriptionObjectFactory.createCTDLblPos()Create an instance ofCTDLblPosCTDLbl.getDLblPos()Gets the value of the dLblPos property.CTDLbls.getDLblPos()Gets the value of the dLblPos property.Methods in org.docx4j.dml.chart with parameters of type CTDLblPosModifier and TypeMethodDescriptionvoidCTDLbl.setDLblPos(CTDLblPos value) Sets the value of the dLblPos property.voidCTDLbls.setDLblPos(CTDLblPos value) Sets the value of the dLblPos property.