Hide Comments
Hide Comments

TRSCustomLineChart.DrawSmoothSegment(TCanvas,TRS2DChartValue,TCanvasPoint,TCanvasPoints,Boolean) Method

Comments (0)

Draws a smooth line segment using the SegmentPoints. The Line is assumed to touch all the segment points (i.e., the LineStyle is lsCurveInterpolation)

Namespace: RSCharts

expandingSyntax

Delphi

protected
  procedure DrawSmoothSegment(const Canvas: TCanvas;
  Value: TRS2DChartValue; LabelPoint: TCanvasPoint; SegmentPoints: TCanvasPoints;
  DrawShadowLine: Boolean = False);
 

Parameters

Canvas

Type: TCanvas

Value

Type: TRS2DChartValue

LabelPoint

Type: TCanvasPoint

SegmentPoints

Type: TCanvasPoints

DrawShadowLine

Type: Boolean

expandingSee Also

Comments (0)

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