接口 IChartGroups
- 所有超级接口:
Iterable<IChartGroup>
Represents a collection of all the
IChartGroup
objects in thespecified chart.-
方法详细资料
-
getCount
int getCount()Returns the number of objects in the collection. -
getParent
IChart getParent()Returns the parent object for the specified object. -
get
Returns a single object from a collection.
-