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
- Enum ChartType
- Typedef SharedPtr
- Class IChartSeries
- Class ChartSeriesCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides