Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSPieChart > Methods
TRSPieChart.GetSlicePath(TCanvasRect,TRSPieChartValue) Method
Returns the path data for drawing that pie chart value
Namespace: RSCharts
Delphi
public function GetSlicePath(ARect: TCanvasRect; const Value: TRSPieChartValue): TRSPathData; virtual;
Parameters
ARect
Type: TCanvasRect
Value
Type: TRSPieChartValue
Type: TRSPathData
•TRSPieChart
•RSCharts