Returns true if the index th point in the Series is "null" or "empty". A point is considered "null" when the color of that point is "Transparent".
public Boolean IsNull(Int32 index)

Parameters

index
The point index.

Return Value

True if the point color is Color.Transparent.

See Also

Series Class | Series Members | Steema.TeeChart.Styles Namespace