Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChart > Methods
TRSCustomChart.Drawn(TCanvas,TCanvasRect) Method
Calls the OnDraw event.
This method is called after the InternalDraw method.
Namespace: RSChartPanel
Delphi
protected procedure Drawn( const Canvas: TCanvas; ARect: TCanvasRect ); dynamic;
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect
•RSChartPanel.TRSCustomChart.InternalDraw(TCanvas,TCanvasRect)
•RSChartPanel.TRSCustomChart.Drawing(TCanvas,TCanvasRect)
•TRSCustomChart
•RSChartPanel