Fires when the selection of a PointStyle is performed. Fires only when the PointStyle Selection
            property is set to Custom.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
public event PointStyleSelectEventHandler Select  | 
| Visual Basic | 
|---|
Public Event Select As PointStyleSelectEventHandler  |