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