Uses of Class
org.docx4j.dml.chart.CTLogBase
Packages that use CTLogBase
-
Uses of CTLogBase in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTLogBaseMethods in org.docx4j.dml.chart that return CTLogBaseModifier and TypeMethodDescriptionObjectFactory.createCTLogBase()Create an instance ofCTLogBaseCTScaling.getLogBase()Gets the value of the logBase property.Methods in org.docx4j.dml.chart with parameters of type CTLogBaseModifier and TypeMethodDescriptionvoidCTScaling.setLogBase(CTLogBase value) Sets the value of the logBase property.