Page 1 of 1

Get Axis Value from Mouse Cursor

Posted: Sat Sep 17, 2016 5:23 pm
by 16577368
When the mouse is moving over a chart, I want to get the corresponding value of the axis--the opposite of CalcXPosValue.

How do I do that?

Thanks,
Ed Dressel

Re: Get Axis Value from Mouse Cursor

Posted: Mon Sep 19, 2016 10:09 am
by yeray
Hello Ed,

The opposite of CalcPosValue function is CalcPosPoint function.