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