Dennis Garlick
January 28th, 2000, 09:13 PM
Hi,
I want people to be able to click on a line MsChart and then return information about all of the datapoints in that row. MsChart has a mousedown and mouseup property which returns the x and y coordinates of the mouse click, but this doesn't easily translate to the row number, particularly if the axes change. Is there an easy way to return which row has been clicked on by the user?
I want people to be able to click on a line MsChart and then return information about all of the datapoints in that row. MsChart has a mousedown and mouseup property which returns the x and y coordinates of the mouse click, but this doesn't easily translate to the row number, particularly if the axes change. Is there an easy way to return which row has been clicked on by the user?