Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTValueAxisScaling
Packages that use CTValueAxisScaling
-
Uses of CTValueAxisScaling in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTValueAxisScalingMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTValueAxisScalingModifier and TypeMethodDescriptionObjectFactory.createCTValueAxisScaling()Create an instance ofCTValueAxisScalingCTAxis.getValScaling()Gets the value of the valScaling property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTValueAxisScalingModifier and TypeMethodDescriptionvoidCTAxis.setValScaling(CTValueAxisScaling value) Sets the value of the valScaling property.