Converts the screen coordinates of a specified point on the screen to chart panel coordinates. Use ScreenToChart to convert a point in screen coordinates to local, or chart panel area, coordinates. In chart panel area coordinates (0, 0) corresponds to the upper left corner of the chart panel's client area. In screen coordinates (0, 0) corresponds to the upper left corner of the screen.
Namespace: FMX.RS.ChartPanel
Delphi |
public |
Parameters
Pt
Type: TCanvasPoint
Type: TCanvasPoint