Aspose::Cells::Charts::SeriesCollection::Get method
SeriesCollection::Get method
Gets the Series element at the specified index.
Series Aspose::Cells::Charts::SeriesCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero based index of the element. |
ReturnValue
The element at the specified index.
See Also
- Class Series
- Class Vector
- Class SeriesCollection
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++