Double.NaN in a series

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
yair
Newbie
Newbie
Posts: 15
Joined: Wed Jan 16, 2008 12:00 am

Double.NaN in a series

Post by yair » 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 ?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Jun 12, 2008 7:48 am

Hi yair,

Please read those 2 threads below about very similar issues:

http://www.teechart.net/support/viewtopic.php?t=6622
http://www.teechart.net/support/viewtopic.php?t=6132

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply