| Package | Description |
|---|---|
| com.grapecity.documents.excel.drawing |
| Modifier and Type | Method and Description |
|---|---|
IChartGroup |
IChartGroups.get(int index)
Returns a single object from a collection.
|
IChartGroup |
IChart.getArea3DGroup()
Returns the
IChartGroup object that represents the area chart group
on a 3-D chart. |
IChartGroup |
IChart.getBar3DGroup()
Returns the
IChartGroup object that represents the bar chart group on
a 3-D chart. |
IChartGroup |
IChart.getColumn3DGroup()
Returns the
IChartGroup object that represents the column chart group
on a 3-D chart. |
IChartGroup |
IChart.getLine3DGroup()
Returns the
IChartGroup object that represents the line chart group
on a 3-D chart. |
IChartGroup |
IChartBars.getParent()
Returns the parent object for the specified object.
|
IChartGroup |
ISeries.getParent()
Returns the parent object for the specified object.
|
IChartGroup |
IChart.getPie3DGroup()
Returns the
IChartGroup object that represents the pie chart group on
a 3-D chart. |
IChartGroup |
IChart.getSurfaceGroup()
Returns the
IChartGroup object that represents the surface chart
group of a 3-D chart. |