Navigation: Code Documentation > RSCharting > RSGraphCharts > Classes > TRSGraphChart > Methods
TRSGraphChart.DrawShape(TCanvas,TCanvasRect,TRSShapeChartValue) Method
Draws one shape at the specified rectangle
Namespace: RSGraphCharts
Delphi
protected procedure DrawShape(const Canvas: TCanvas; ARect: TCanvasRect; Value: TRSShapeChartValue); override;
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect
Value
Type: TRSShapeChartValue
TRSCustomShapeChart.DrawShape(TCanvas,TCanvasRect,TRSShapeChartValue)
•RSCharts.TRSCustomShapeChart.InternalDraw(TCanvas,TCanvasRect)
•TRSGraphChart
•RSGraphCharts