Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTChartData
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTChartData in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTChartData Modifier and Type Field Description protected CTChartDataCTChartSpace. chartDataMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTChartData Modifier and Type Method Description CTChartDataObjectFactory. createCTChartData()Create an instance ofCTChartDataCTChartDataCTChartSpace. getChartData()Gets the value of the chartData property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTChartData Modifier and Type Method Description voidCTChartSpace. setChartData(CTChartData value)Sets the value of the chartData property.