Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChartPanel > Methods

TRSCustomChartPanel.RectToAxesRect(TCanvasRect,TRSChartAxis,TRSChartAxis) Method

Scroll Prev Top Next More

Converts pixel rectangle coordinates to axes coordinates using the specified X and Y axes. The RectToAxesRect method uses the TRSChartAxis PixelToAxis method. Unlike the PixelToAxis method which converts only the x value or y value, the RectToAxesRect method converts an entire rectangle to the internal rectangle coordinates.

Namespace: FMX.RS.ChartPanel

Parameters

ARect

Type: TCanvasRect

XAxis

Type: TRSChartAxis

YAxis

Type: TRSChartAxis

Return Value

Type: TRSRect

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb