NaN handling issue
Posted: Thu May 06, 2010 1:20 pm
Hi,
I know if i need to draw a NaN data in TeeChart i have to make it's color Transparent or i have to call SetNull for that perticular index.
But if by mistake i have missed that perticular call of SetNull (or making it transparent) then whole application is crashing.
Why it should crash the application?
If there is an exception then it should not draw that point or it should just return from that perticular area.
I dont have the source code so i dont know how it has been handled but for sure it should not crash the application.
Can anyone suggest anything?
Regards,
Avijit
I know if i need to draw a NaN data in TeeChart i have to make it's color Transparent or i have to call SetNull for that perticular index.
But if by mistake i have missed that perticular call of SetNull (or making it transparent) then whole application is crashing.
Why it should crash the application?
If there is an exception then it should not draw that point or it should just return from that perticular area.
I dont have the source code so i dont know how it has been handled but for sure it should not crash the application.
Can anyone suggest anything?
Regards,
Avijit