I'm trying to determine the point a mouse cursor it sitting at in terms of the charts scale. E.g. if the x scale goes from the 1-dec to the 30-dec and the y scale goes from 0 to 1000 and the user place their mouse in the center of the graph I would expect to get approx 15-dec,500 as the coordinates.
I'm guess it will be some mousemove event code but I cannot find any mschart properties that will help me convert the mouse x,y coordinates into graph coordinates.
Any Clues?
I'm guess it will be some mousemove event code but I cannot find any mschart properties that will help me convert the mouse x,y coordinates into graph coordinates.
Any Clues?