Get Y value for current mouse position
Posted: Tue Dec 01, 2009 12:18 pm
Hello!
I have a TLineSeries. In the CharMouseMove event I want to get the current Series Y value for the current mouse horizontal position (X).
How Do I do this?
Tried XScreenToValue and YScreenToValue but they return analog values and my Series only contains the values 0 and 1.
Regards, Mikael
I have a TLineSeries. In the CharMouseMove event I want to get the current Series Y value for the current mouse horizontal position (X).
How Do I do this?
Tried XScreenToValue and YScreenToValue but they return analog values and my Series only contains the values 0 and 1.
Regards, Mikael