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 IsInputKey( Keys keyData )  | 
| Visual Basic | 
|---|
Protected Overrides Function IsInputKey ( _ keyData As Keys _ ) As Boolean  | 
Parameters
- keyData
 - Type: System.Windows.Forms..::..Keys