Double.NaN in a series
Posted: Wed Jun 11, 2008 3:57 pm
Hi,
I've added an array to a series (fastline or line) which contains several Double.NaN and set the Series DefultNullValue to Double.NaN.
But I get an Overflow exception when displaying it.
If I change all Double.NaN to nulls and keep the DefultNullValue as null it works ok.
Am I missing something ? How can I get this to work with NaNs ?
I've added an array to a series (fastline or line) which contains several Double.NaN and set the Series DefultNullValue to Double.NaN.
But I get an Overflow exception when displaying it.
If I change all Double.NaN to nulls and keep the DefultNullValue as null it works ok.
Am I missing something ? How can I get this to work with NaNs ?