<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChart > Methods:
Comments (0)
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