problems with AddNull for TChartSeries

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
JYM
Newbie
Newbie
Posts: 8
Joined: Fri Nov 15, 2002 12:00 am
Location: Spain
Contact:

problems with AddNull for TChartSeries

Post by JYM » Mon May 16, 2005 7:39 am

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.

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Tue May 17, 2005 6:51 am

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.
Marjan Slatinek,
http://www.steema.com

fabnav
Newbie
Newbie
Posts: 17
Joined: Thu Sep 30, 2004 4:00 am

Post by fabnav » Mon Jun 25, 2007 3:57 pm

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

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

Post by Narcís » Mon Jun 25, 2007 4:02 pm

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!
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

fabnav
Newbie
Newbie
Posts: 17
Joined: Thu Sep 30, 2004 4:00 am

Post by fabnav » Mon Jun 25, 2007 4:22 pm

Thank you. That helps.

Post Reply