LegendEntryCollection.Item
LegendEntryCollection indexer
Gets the LegendEntry
element at the specified index.
public LegendEntry this[int index] { get; }
Parameter | Description |
---|---|
index | The zero based index of the element. |
Return Value
The element at the specified index.
See Also
- class LegendEntry
- class LegendEntryCollection
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells