Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTStatistics
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTStatistics Modifier and Type Field Description protected CTStatisticsCTSeriesLayoutProperties. statisticsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTStatistics Modifier and Type Method Description CTStatisticsObjectFactory. createCTStatistics()Create an instance ofCTStatisticsCTStatisticsCTSeriesLayoutProperties. getStatistics()Gets the value of the statistics property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTStatistics Modifier and Type Method Description voidCTSeriesLayoutProperties. setStatistics(CTStatistics value)Sets the value of the statistics property.