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