Determines whether the specified PointStyle exists in the collection.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
public bool Contains( PointStyle ps )  | 
| Visual Basic | 
|---|
Public Function Contains ( _ ps As PointStyle _ ) As Boolean  | 
Parameters
- ps
 - Type: C1.Win.C1Chart..::..PointStyle
The PointStyle to locate in the PointStylesCollection.