removeItem
removeItem(ChartDataPoint dataPoint) method
Removes item from collection.
Parameters
Name | Type | Description |
---|---|---|
dataPoint | ChartDataPoint | Data point remove to. |
Returns
boolean
Removes item from collection.
Name | Type | Description |
---|---|---|
dataPoint | ChartDataPoint | Data point remove to. |
boolean