Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTValueAxisScaling
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTValueAxisScaling Modifier and Type Field Description protected CTValueAxisScalingCTAxis. valScalingMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTValueAxisScaling Modifier and Type Method Description CTValueAxisScalingObjectFactory. createCTValueAxisScaling()Create an instance ofCTValueAxisScalingCTValueAxisScalingCTAxis. getValScaling()Gets the value of the valScaling property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTValueAxisScaling Modifier and Type Method Description voidCTAxis. setValScaling(CTValueAxisScaling value)Sets the value of the valScaling property.