class
LegendEntryCollection
Source: aspose.
Represents a collection of all the LegendEntry objects in the specified chart legend.
Methods
add()
Reserved for internal use.
clear()
contains()
Reserved for internal use.
get(index) → LegendEntry
Gets the LegendEntry element at the specified index.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
index |
Number |
|
The zero based index of the element. |
- Returns
-
LegendEntry
The element at the specified index.
get()
Reserved for internal use.
getCount()
indexOf()
Reserved for internal use.