| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTUpDownBars |
CTStockChart.upDownBars |
protected CTUpDownBars |
CTLineChart.upDownBars |
| Modifier and Type | Method and Description |
|---|---|
CTUpDownBars |
ObjectFactory.createCTUpDownBars()
Create an instance of
CTUpDownBars |
CTUpDownBars |
CTStockChart.getUpDownBars()
Gets the value of the upDownBars property.
|
CTUpDownBars |
CTLineChart.getUpDownBars()
Gets the value of the upDownBars property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTStockChart.setUpDownBars(CTUpDownBars value)
Sets the value of the upDownBars property.
|
void |
CTLineChart.setUpDownBars(CTUpDownBars value)
Sets the value of the upDownBars property.
|
Copyright © 2007-2019. All Rights Reserved.