Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSPathChart > Methods
TRSPathChart.DrawLabel(TCanvas,TRSChartValue,TCanvasRect) Method
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)
•TRSPathChart
•RSCharts