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