| Package | Description |
|---|---|
| com.grapecity.documents.excel.drawing |
| Modifier and Type | Method and Description |
|---|---|
IChart |
IShape.getChart()
Returns an object that represents the
IChart contained in this shape. |
IChart |
IChartGroup.getParent()
Returns the parent object for the specified object.
|
IChart |
ISeriesCollection.getParent()
Returns the parent object for the specified object.
|
IChart |
IChartGroups.getParent()
Returns the parent object for the specified object.
|
IChart |
ILegend.getParent()
Returns the parent object for the specified object.
|
IChart |
IFloor.getParent()
Returns the parent object for the specified object.
|
IChart |
IChartArea.getParent()
Returns the parent object for the specified object.
|
IChart |
IWall.getParent()
Returns the parent object for the specified object.
|
IChart |
IChartTitle.getParent()
Returns the parent object for the specified object.
|
IChart |
IDataTable.getParent()
Returns the parent
IChart of the data table. |
IChart |
IPlotArea.getParent()
Returns the parent object for the specified object.
|
IChart |
IAxes.getParent()
Returns the parent object for the specified object.
|