Hide Comments
Hide Comments

TRSPathChart.DrawPath(TCanvas,TCanvasRect,TRSPathChartValue) Method

Comments (0)

Draws one path shape on the canvas. The path shape's rectangle is translated from chart coordinates to pixel coordinates using the GetShapeRect and then drawn.

Namespace: RSCharts

expandingSyntax

Delphi

protected
  procedure DrawPath(const Canvas: TCanvas; ARect: TCanvasRect;
  Value: TRSPathChartValue); virtual;
 

Parameters

Canvas

Type: TCanvas

ARect

Type: TCanvasRect

Value

Type: TRSPathChartValue

expandingSee Also

Comments (0)

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