Hi Kevin,
To set a empty data point you have to set DBNull.Value or Double.NaN as a data point value. Please take a look at the following example in our Winforms demo application:
All Examples > Data Manipulation > Empty Data Points > General Example
Best Regards,Nevron Support Team