Aspose::Cells::Charts::SparklineCollection::Get method
SparklineCollection::Get method
Gets the Sparkline element at the specified index.
Sparkline Aspose::Cells::Charts::SparklineCollection::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 Sparkline
- Class Vector
- Class SparklineCollection
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++