Discussion:
Help with TeeChart Null Values
(too old to reply)
Alex Sadeghi
2008-03-07 22:45:41 UTC
Permalink
Hello,

I create a series and add null values, but when I read the MinYValue property it includes the null value or zero . Why are the null values included when calculating values such as min or max values? Is there a Nullvalue property I can assign to inform TeeChart to ignore these values when calculating values such as Min and Max, such as MyChart.Nullvalue := -1111111;

Thank you
u***@gmail.com
2014-01-07 11:50:13 UTC
Permalink
Did you find any solution?
Post by Alex Sadeghi
Hello,
I create a series and add null values, but when I read the MinYValue property it includes the null value or zero . Why are the null values included when calculating values such as min or max values? Is there a Nullvalue property I can assign to inform TeeChart to ignore these values when calculating values such as Min and Max, such as MyChart.Nullvalue := -1111111;
Thank you
Loading...