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.
problems with AddNull for TChartSeries
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.
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
http://www.steema.com
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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!
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 |
Instructions - How to post in this forum |