Uses of Class
org.docx4j.dml.chart.CTAxPos
Packages that use CTAxPos
-
Uses of CTAxPos in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTAxPosModifier and TypeFieldDescriptionprotected CTAxPosCTCatAx.axPosprotected CTAxPosCTDateAx.axPosprotected CTAxPosCTSerAx.axPosprotected CTAxPosCTValAx.axPosMethods in org.docx4j.dml.chart that return CTAxPosModifier and TypeMethodDescriptionObjectFactory.createCTAxPos()Create an instance ofCTAxPosCTCatAx.getAxPos()Gets the value of the axPos property.CTDateAx.getAxPos()Gets the value of the axPos property.CTSerAx.getAxPos()Gets the value of the axPos property.CTValAx.getAxPos()Gets the value of the axPos property.Methods in org.docx4j.dml.chart with parameters of type CTAxPosModifier and TypeMethodDescriptionvoidSets the value of the axPos property.voidSets the value of the axPos property.voidSets the value of the axPos property.voidSets the value of the axPos property.