Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTSeries
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTSeries 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 CTSeries Modifier and Type Field Description protected java.util.List<CTSeries>CTPlotAreaRegion. seriesMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTSeries Modifier and Type Method Description CTSeriesObjectFactory. createCTSeries()Create an instance ofCTSeriesMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return types with arguments of type CTSeries Modifier and Type Method Description java.util.List<CTSeries>CTPlotAreaRegion. getSeries()Gets the value of the series property.