Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSPathChart > Methods
TRSPathChart.GetShapeRect(TCanvasRect,TRSPathChartValue) Method
Translates the path shape's chart coordinates to pixel coordinates and returns the rectangle
Namespace: RSCharts
Delphi
protected function GetShapeRect( ARect: TCanvasRect; Value: TRSPathChartValue ): TRSRect;
Parameters
ARect
Type: TCanvasRect
Value
Type: TRSPathChartValue
Type: TRSRect
•TRSPathChart
•RSCharts