| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTGrouping |
CTArea3DChart.grouping |
protected CTGrouping |
CTAreaChart.grouping |
protected CTGrouping |
CTLine3DChart.grouping |
protected CTGrouping |
CTLineChart.grouping |
| Modifier and Type | Method and Description |
|---|---|
CTGrouping |
ObjectFactory.createCTGrouping()
Create an instance of
CTGrouping |
CTGrouping |
CTArea3DChart.getGrouping()
Gets the value of the grouping property.
|
CTGrouping |
CTAreaChart.getGrouping()
Gets the value of the grouping property.
|
CTGrouping |
CTLine3DChart.getGrouping()
Gets the value of the grouping property.
|
CTGrouping |
CTLineChart.getGrouping()
Gets the value of the grouping property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTArea3DChart.setGrouping(CTGrouping value)
Sets the value of the grouping property.
|
void |
CTAreaChart.setGrouping(CTGrouping value)
Sets the value of the grouping property.
|
void |
CTLine3DChart.setGrouping(CTGrouping value)
Sets the value of the grouping property.
|
void |
CTLineChart.setGrouping(CTGrouping value)
Sets the value of the grouping property.
|
Copyright © 2007-2019. All Rights Reserved.