Namespace: 
   C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
      
    Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
protected override bool GetHitTest( Point point )  | 
| Visual Basic | 
|---|
Protected Overrides Function GetHitTest ( _ point As Point _ ) As Boolean  | 
Parameters
- point
 - Type: System.Drawing..::..Point