Remove()
ChartSeriesCollection::Remove(System::SharedPtr<IChartSeries>) method
Removes the specified value.
void Aspose::Slides::Charts::ChartSeriesCollection::Remove(System::SharedPtr<IChartSeries> value) override
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<IChartSeries> | The value. |
See Also
- Typedef SharedPtr
- Class IChartSeries
- Class ChartSeriesCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides