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
Delphi |
protected |
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect
DrawShadowLine
Type: Boolean