<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSDonutCharts > Classes > TRSDonutChartEx > Methods:
Comments (0)
Draw all the pie slices of the chart
Namespace: RSDonutCharts
Delphi
protected procedure DrawSlices( Canvas: TCanvas; ARect: TCanvasRect; Options: TPieSliceOptions ); override;
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect
Options
Type: TPieSliceOptions
TRSPieChart.DrawSlices(TCanvas,TCanvasRect,TPieSliceOptions)