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