Hide Comments
Hide Comments

TRSCustomLineChart.BuildPoints(TCanvasRect,Integer,Integer) Method

Comments (0)

Creates an array of points for all the values in the chart and returns the FirstIndex in FI and LastIndex in LI.

Namespace: RSCharts

expandingSyntax

Delphi

protected 
  function BuildPoints( aRect: TCanvasRect; var FI, LI: Integer ): TCanvasPoints; virtual; 
 

Parameters

aRect

Type: TCanvasRect

FI

Type: Integer

LI

Type: Integer

Return Value

Type: TCanvasPoints

expandingSee Also

Reference

Comments (0)

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