<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSPathChart > Methods:
Comments (0)
Draws a label for the path shape using its Alignment
Namespace: RSCharts
Delphi
public procedure DrawLabel(const Canvas: TCanvas; const Value: TRSChartValue; const ARect: TCanvasRect); override;
Parameters
Canvas
Type: TCanvas
Value
Type: TRSChartValue
ARect
Type: TCanvasRect
TRSCustomChart.DrawLabel(TCanvas,TRSChartValue,TCanvasRect)