Aspose::Cells::Charts::ChartCollection::RemoveAt method

ChartCollection::RemoveAt method

Remove a chart at the specific index.

void Aspose::Cells::Charts::ChartCollection::RemoveAt(int32_t index)
ParameterTypeDescription
indexint32_tThe chart index.

See Also