Insert()

ChartSeriesCollection::Insert(int32_t, ChartType) method

Creates new chart series and inserts it into the collection.

System::SharedPtr<IChartSeries> Aspose::Slides::Charts::ChartSeriesCollection::Insert(int32_t index, ChartType type) override

See Also