Getting point indexes
Posted: Tue Jun 07, 2005 8:52 am
Hi!
I'd like to obtain the point indexes for the visible points in my chart.
The bottom axis is date-time and the left axis has doubles.
I've tried cht.Series(0).XValues.Locate(cht.Axis.bottom.Minimum) but it seems like there is no point at that exact value and so it returns -1
TIA
/Kejpa
I'd like to obtain the point indexes for the visible points in my chart.
The bottom axis is date-time and the left axis has doubles.
I've tried cht.Series(0).XValues.Locate(cht.Axis.bottom.Minimum) but it seems like there is no point at that exact value and so it returns -1
TIA
/Kejpa