Get Axis Value from Mouse Cursor

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Test Always
Newbie
Newbie
Posts: 14
Joined: Mon Jan 18, 2016 12:00 am

Get Axis Value from Mouse Cursor

Post by Test Always » Sat Sep 17, 2016 5:23 pm

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

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Get Axis Value from Mouse Cursor

Post by Yeray » Mon Sep 19, 2016 10:09 am

Hello Ed,

The opposite of CalcPosValue function is CalcPosPoint function.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply