Navigation: Code Documentation > RSCharting > RSGraphCharts > Classes > TRSGraphChart > Methods
TRSGraphChart.DrawLinks(TCanvas,TCanvasRect,TRSGraphChartValue) Method
Draw all the links from the input TRSGraphChartValue to other nodes
Namespace: RSGraphCharts
Delphi
protected procedure DrawLinks(const Canvas: TCanvas; const ARect: TCanvasRect; const aValue: TRSGraphChartValue); virtual;
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect
aValue
Type: TRSGraphChartValue
•RSGraphCharts.TRSGraphChart.DrawLink(TCanvas,TCanvasRect,TRSGraphChartValue,TRSGraphChartLink)
•TRSGraphChart
•RSGraphCharts