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)
ParameterTypeDescription
indexint32_tThe zero based index of the element.

ReturnValue

The element at the specified index.

See Also