[]
Returns true whenever the passed value will be interpreted as a data hole.
public bool IsHole(double x)
Public Function IsHole(x As Double) As Boolean
| Type | Name | Description |
|---|---|---|
| double | x |
| Type | Description |
|---|---|
| bool |
This method returns the identical value of the same method of the parent ChartData object.