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# |
---|
public delegate bool IsHole( double x ) |
Visual Basic |
---|
Public Delegate Function IsHole ( _ x As Double _ ) As Boolean |
Parameters
- x
- Type: System..::..Double