Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTCategoryAxisScaling
Packages that use CTCategoryAxisScaling
-
Uses of CTCategoryAxisScaling in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTCategoryAxisScalingMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTCategoryAxisScalingModifier and TypeMethodDescriptionObjectFactory.createCTCategoryAxisScaling()Create an instance ofCTCategoryAxisScalingCTAxis.getCatScaling()Gets the value of the catScaling property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTCategoryAxisScalingModifier and TypeMethodDescriptionvoidCTAxis.setCatScaling(CTCategoryAxisScaling value) Sets the value of the catScaling property.