Page 1 of 1

[bug] TChartSeries.VisibleCount

Posted: Fri Sep 01, 2006 7:42 am
by 9333771
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,

Posted: Fri Sep 01, 2006 9:58 am
by narcis
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.