Hide Comments
Hide Comments

TRSCustomLineChart.DrawSmoothline(TCanvas,TCanvasRect,Boolean) Method

Comments (0)

Draws the smooth line for the entire values collection (i.e., the LineStyle is lsCurveInterpolation or lsCurveApproximation). If the LineStyle is lsCurveInterpolation, it uses the DrawSmoothSegment method for each segment of the line.

Namespace: FMX.RS.Charts

expandingSyntax

Delphi

protected 
  procedure DrawSmoothline( const Canvas: TCanvas; ARect: TCanvasRect; 
  DrawShadowLine: Boolean = False ); virtual; 
 

Parameters

Canvas

Type: TCanvas

ARect

Type: TCanvasRect

DrawShadowLine

Type: Boolean

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb