com.spire.presentation.collections
Class LegendEntryCollection
java.lang.Object
com.spire.ms.System.Collections.CollectionBase
com.spire.presentation.collections.LegendEntryCollection
- All Implemented Interfaces:
- com.spire.ms.System.Collections.ICollection, com.spire.ms.System.Collections.IEnumerable, java.lang.Iterable
public class LegendEntryCollection
- extends com.spire.ms.System.Collections.CollectionBase
Represents collection of
LegendEntryCollection
public LegendEntryCollection()
get
public LegendEntry get(int index)
- Parameters:
index
- :the index of LegendEntry in LegendEntryCollection.
- Returns:
- Legend entry .
getCount
public int getCount()
- Returns:
- : the count of legend entry.