remove
remove(ChartCategory value) method
Removes the specified value.
Parameters
Name | Type | Description |
---|---|---|
value | ChartCategory | The value. |
Returns
void
Exception
Exception | Condition |
---|---|
ArgumentException | The value parameter was not found in the collection. |
Removes the specified value.
Name | Type | Description |
---|---|---|
value | ChartCategory | The value. |
void
Exception | Condition |
---|---|
ArgumentException | The value parameter was not found in the collection. |