[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartDataSeries.IsHole

IsHole Method

IsHole(double)

Returns true whenever the passed value will be interpreted as a data hole.

Declaration
public bool IsHole(double x)
Parameters
Type Name Description
double x
Returns
Type Description
bool
Remarks

This method returns the identical value of the same method of the parent ChartData object.