Package | Description |
---|---|
org.docx4j.dml.chart |
Modifier and Type | Field and Description |
---|---|
protected CTBarGrouping |
CTBar3DChart.grouping |
protected CTBarGrouping |
CTBarChart.grouping |
Modifier and Type | Method and Description |
---|---|
CTBarGrouping |
ObjectFactory.createCTBarGrouping()
Create an instance of
CTBarGrouping |
CTBarGrouping |
CTBar3DChart.getGrouping()
Gets the value of the grouping property.
|
CTBarGrouping |
CTBarChart.getGrouping()
Gets the value of the grouping property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTBar3DChart.setGrouping(CTBarGrouping value)
Sets the value of the grouping property.
|
void |
CTBarChart.setGrouping(CTBarGrouping value)
Sets the value of the grouping property.
|
Copyright © 2007-2019. All Rights Reserved.