[bug] TChartSeries.VisibleCount

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Mariano
Newbie
Newbie
Posts: 46
Joined: Fri Nov 15, 2002 12:00 am
Location: España

[bug] TChartSeries.VisibleCount

Post by Mariano » Fri Sep 01, 2006 7:42 am

hi,

i found a problem with

TChartSeries.VisibleCount

the current implementation return 1 when
FirstValueIndex and LastValueIndex = -1


that don't fit with the help file:

FirstValueIndex:
If the Series has no points or there are no visible points, the FirstValueIndex returns -1.

VisibleCount:
This function returns the number of Visible points in the Series.


Context:
TeeChart win 7.05


If this as been report all ready, please excuse me. I didn't found any post about this problem.

regards,

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

Post by Narcís » Fri Sep 01, 2006 9:58 am

Hi Mariano,

Thanks for reporting. I could reproduce the problem here and added it (TV52011735) to our defect list to be fixed for future releases.
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

Post Reply