Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTStatistics
Packages that use CTStatistics
-
Uses of CTStatistics in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTStatisticsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTStatisticsModifier and TypeMethodDescriptionObjectFactory.createCTStatistics()Create an instance ofCTStatisticsCTSeriesLayoutProperties.getStatistics()Gets the value of the statistics property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTStatisticsModifier and TypeMethodDescriptionvoidCTSeriesLayoutProperties.setStatistics(CTStatistics value) Sets the value of the statistics property.