<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChart > Methods:
Comments (0)
Calls the OnDraw event.
This method is called after the InternalDraw method.
Namespace: FMX.RS.ChartPanel
Delphi
protected procedure Drawn( const Canvas: TCanvas; ARect: TCanvasRect ); dynamic;
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect