Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSCustomBarChart > Methods
TRSCustomBarChart.DrawBar(TCanvas,TCanvasRect,TRSBarChartValue) Method
Represents method DrawBar(TCanvas,TCanvasRect,TRSBarChartValue).
Namespace: RSBarCharts
Delphi
protected procedure DrawBar( const Canvas: TCanvas; ARect: TCanvasRect; Value: TRSBarChartValue ); virtual;
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect
Value
Type: TRSBarChartValue
•TRSCustomBarChart
•RSBarCharts