TRSCustomLineChart.DrawSmoothSegment(TCanvas,TRS2DChartValue,TCanvasPoint,TCanvasPoints,Boolean) Method |
Scroll Prev Top Next More |
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
Delphi |
protected |
Parameters
Canvas
Type: TCanvas
Value
Type: TRS2DChartValue
LabelPoint
Type: TCanvasPoint
SegmentPoints
Type: TCanvasPoints
DrawShadowLine
Type: Boolean
Reference•DrawSmoothLine |