Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to determine msChart coordinates?

Status
Not open for further replies.

MortJC

Programmer
Joined
Dec 2, 2002
Messages
3
Location
AU
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top