| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTGapAmount |
CTArea3DChart.gapDepth |
protected CTGapAmount |
CTBar3DChart.gapDepth |
protected CTGapAmount |
CTLine3DChart.gapDepth |
protected CTGapAmount |
CTOfPieChart.gapWidth |
protected CTGapAmount |
CTBar3DChart.gapWidth |
protected CTGapAmount |
CTBarChart.gapWidth |
protected CTGapAmount |
CTUpDownBars.gapWidth |
| Modifier and Type | Method and Description |
|---|---|
CTGapAmount |
ObjectFactory.createCTGapAmount()
Create an instance of
CTGapAmount |
CTGapAmount |
CTArea3DChart.getGapDepth()
Gets the value of the gapDepth property.
|
CTGapAmount |
CTBar3DChart.getGapDepth()
Gets the value of the gapDepth property.
|
CTGapAmount |
CTLine3DChart.getGapDepth()
Gets the value of the gapDepth property.
|
CTGapAmount |
CTOfPieChart.getGapWidth()
Gets the value of the gapWidth property.
|
CTGapAmount |
CTBar3DChart.getGapWidth()
Gets the value of the gapWidth property.
|
CTGapAmount |
CTBarChart.getGapWidth()
Gets the value of the gapWidth property.
|
CTGapAmount |
CTUpDownBars.getGapWidth()
Gets the value of the gapWidth property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTArea3DChart.setGapDepth(CTGapAmount value)
Sets the value of the gapDepth property.
|
void |
CTBar3DChart.setGapDepth(CTGapAmount value)
Sets the value of the gapDepth property.
|
void |
CTLine3DChart.setGapDepth(CTGapAmount value)
Sets the value of the gapDepth property.
|
void |
CTOfPieChart.setGapWidth(CTGapAmount value)
Sets the value of the gapWidth property.
|
void |
CTBar3DChart.setGapWidth(CTGapAmount value)
Sets the value of the gapWidth property.
|
void |
CTBarChart.setGapWidth(CTGapAmount value)
Sets the value of the gapWidth property.
|
void |
CTUpDownBars.setGapWidth(CTGapAmount value)
Sets the value of the gapWidth property.
|
Copyright © 2007–2023. All rights reserved.