Aspose::Cells::Charts::SeriesCollection::GetSeriesByOrder method

SeriesCollection::GetSeriesByOrder method

Gets the Series element by order.

Series Aspose::Cells::Charts::SeriesCollection::GetSeriesByOrder(int32_t order)
ParameterTypeDescription
orderint32_tThe order of series

ReturnValue

The element series

See Also