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 ?
Double.NaN in a series
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |