Contains Method (Chart3DPointSeriesCollection)
Determines whether the specified Chart3DPointSeries exists in the collection.
'Declaration
Public Function Contains( _
ByVal As Chart3DPointSeries _
) As System.Boolean
Parameters
- series
- The Chart3DpointSeries to locate.
Return Value
A boolean return indicating whether the Chart3DPointSeries is a member of the collection.