| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTFirstSliceAng |
CTDoughnutChart.firstSliceAng |
protected CTFirstSliceAng |
CTPieChart.firstSliceAng |
| Modifier and Type | Method and Description |
|---|---|
CTFirstSliceAng |
ObjectFactory.createCTFirstSliceAng()
Create an instance of
CTFirstSliceAng |
CTFirstSliceAng |
CTDoughnutChart.getFirstSliceAng()
Gets the value of the firstSliceAng property.
|
CTFirstSliceAng |
CTPieChart.getFirstSliceAng()
Gets the value of the firstSliceAng property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTDoughnutChart.setFirstSliceAng(CTFirstSliceAng value)
Sets the value of the firstSliceAng property.
|
void |
CTPieChart.setFirstSliceAng(CTFirstSliceAng value)
Sets the value of the firstSliceAng property.
|
Copyright © 2007–2023. All rights reserved.