Page 1 of 1

problems with AddNull for TChartSeries

Posted: Mon May 16, 2005 7:39 am
by 8574692
Hi.

I have a problem using TChartSeries. I'm using series.AddNull(valueX);(series is a TChartSeries) to puts a null in a graph but when i do it TChartSeries puts '0' instead of null so when i draw minimun in the serie i have a 'minimun line' puts on 0

I try to use series.AddNull; (without parameters) but also i get a correct line in the minimun now i have not the label to this value.

Anyone know how to solve this problem?

Thanks a lot.

Posted: Tue May 17, 2005 6:51 am
by Marjan
Hi.

Please check the following topic at our FAQ pages:
How to add NULL values to a chart ?

The entry should give you good idea how TeeChart is dealing with "null" points.

Posted: Mon Jun 25, 2007 3:57 pm
by 9234349
Hi,

I have the same problem as JYM. The link in Marjan's reply just brings me to the Forum Index.

Please post the correct link.

Thanks,

Bill

Posted: Mon Jun 25, 2007 4:02 pm
by narcis
Hi Bill,

Later in 2005 we had an attack at the support site and we had to do some major changes. This is the correct link.

Hope this helps!

Posted: Mon Jun 25, 2007 4:22 pm
by 9234349
Thank you. That helps.