[bug] TChartSeries.VisibleCount
Posted: 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,
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,