<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Classes > TRSCustomLineChart > Methods:
Comments (0)
Draws the entire line for the chart. The method calls other methods depending on the LineStyle.
Namespace: FMX.RS.Charts
Delphi
protected procedure DrawLine( const Canvas: TCanvas; ARect: TCanvasRect; DrawShadowLine: Boolean = False ); overload; virtual;
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect
DrawShadowLine
Type: Boolean