containsItem
containsItem(ChartDataPoint item) function
Determines whether the IGenericCollection contains a specific value.
Parameters
| Name | Type | Description |
|---|---|---|
| item | ChartDataPoint | The object to locate in the IGenericCollection. |
Result
boolean
Determines whether the IGenericCollection contains a specific value.
| Name | Type | Description |
|---|---|---|
| item | ChartDataPoint | The object to locate in the IGenericCollection. |
boolean