remove

remove(ChartCategory value) method

Removes the specified value.

Parameters

NameTypeDescription
valueChartCategoryThe value.

Returns

void

Exception

ExceptionCondition
ArgumentExceptionThe value parameter was not found in the collection.