Search found 3 matches

by bvsimmons
Wed Jul 26, 2017 12:52 am
Forum: VCL
Topic: Screen Point to Chart Coordinates
Replies: 3
Views: 7129

Re: Screen Point to Chart Coordinates

Never mind, I found it, in C++ Builder it's Chart1->Series->CalcXPosValue(.....

Thanks

Bernard
by bvsimmons
Wed Jul 26, 2017 12:30 am
Forum: VCL
Topic: Screen Point to Chart Coordinates
Replies: 3
Views: 7129

Re: Screen Point to Chart Coordinates

Thanks for your response.

Where can I find the function 'CalcPosPixel' I have searched all of the directories under Steema TeeChart Pro VCL FMX 2017.22 but have not found it.

Bernard
by bvsimmons
Thu Jul 20, 2017 8:04 am
Forum: VCL
Topic: Screen Point to Chart Coordinates
Replies: 3
Views: 7129

Screen Point to Chart Coordinates

Is there a way to obtain the Chart X and Y coordinates from a screen X, Y (mouse coordinates).

Thanks
Bernard