Hide Comments
Hide Comments

TRSCustomChartPanel.ScreenToChart(TCanvasPoint) Method

Comments (0)

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: RSChartPanel

expandingSyntax

Delphi

public 
  function ScreenToChart( Pt: TCanvasPoint ): TCanvasPoint; 
 

Parameters

Pt

Type: TCanvasPoint

Return Value

Type: TCanvasPoint

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb