Remove
ChartSeriesCollection.Remove method
Removes the specified value.
public void Remove(IChartSeries value)
Parameter | Type | Description |
---|---|---|
value | IChartSeries | The value. |
Exceptions
exception | condition |
---|---|
ArgumentException | The value parameter was not found in the collection. |
See Also
- interface IChartSeries
- class ChartSeriesCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides