Uses of Class
org.docx4j.dml.chart.CTLogBase
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTLogBase in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTLogBase Modifier and Type Field Description protected CTLogBaseCTScaling. logBaseMethods in org.docx4j.dml.chart that return CTLogBase Modifier and Type Method Description CTLogBaseObjectFactory. createCTLogBase()Create an instance ofCTLogBaseCTLogBaseCTScaling. getLogBase()Gets the value of the logBase property.Methods in org.docx4j.dml.chart with parameters of type CTLogBase Modifier and Type Method Description voidCTScaling. setLogBase(CTLogBase value)Sets the value of the logBase property.