Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTCategoryAxisScaling
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTCategoryAxisScaling Modifier and Type Field Description protected CTCategoryAxisScalingCTAxis. catScalingMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTCategoryAxisScaling Modifier and Type Method Description CTCategoryAxisScalingObjectFactory. createCTCategoryAxisScaling()Create an instance ofCTCategoryAxisScalingCTCategoryAxisScalingCTAxis. getCatScaling()Gets the value of the catScaling property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTCategoryAxisScaling Modifier and Type Method Description voidCTAxis. setCatScaling(CTCategoryAxisScaling value)Sets the value of the catScaling property.