Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAxis
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTAxis in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with type parameters of type CTAxis Modifier and Type Field Description protected java.util.List<CTAxis>CTPlotArea. axisMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTAxis Modifier and Type Method Description CTAxisObjectFactory. createCTAxis()Create an instance ofCTAxisMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return types with arguments of type CTAxis Modifier and Type Method Description java.util.List<CTAxis>CTPlotArea. getAxis()Gets the value of the axis property.