Uses of Class
org.docx4j.dml.chart.CTChart
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTChart in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTChart Modifier and Type Field Description protected CTChartCTChartSpace. chartMethods in org.docx4j.dml.chart that return CTChart Modifier and Type Method Description CTChartObjectFactory. createCTChart()Create an instance ofCTChartCTChartCTChartSpace. getChart()Gets the value of the chart property.Methods in org.docx4j.dml.chart with parameters of type CTChart Modifier and Type Method Description voidCTChartSpace. setChart(CTChart value)Sets the value of the chart property.