|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChartShapes
Method Summary | |
---|---|
IChartShape |
get(int index)
Returns a single Chart object from a Charts collection. |
int |
getCount()
Returns the number of objects in the collection. |
void |
removeAt(int index)
Removes Chart object from the collection. |
Method Detail |
---|
int getCount()
IChartShape get(int index)
index
-
void removeAt(int index)
index
- Index of the chart to remove.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |