Ruler Values
Posted: Thu Jul 06, 2006 10:25 pm
Hi,
I have a series that uses a DataTable as the datasource. When using a CursorTool on the graph, I find the NearestPoint by useing the CursorTool::NearestPoint method. This gives me the index into the series. Is there anyway I can easily translate this back to an index in the source DataTable? The problem is if the DataTable has data outsides the MaxMin of the Axes, they dont relate directly.
I have a series that uses a DataTable as the datasource. When using a CursorTool on the graph, I find the NearestPoint by useing the CursorTool::NearestPoint method. This gives me the index into the series. Is there anyway I can easily translate this back to an index in the source DataTable? The problem is if the DataTable has data outsides the MaxMin of the Axes, they dont relate directly.