<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Classes > TRSPieChart > Methods:
Comments (0)
Returns the path data for drawing that pie chart value
Namespace: FMX.RS.Charts
Delphi
public function GetSlicePath(ARect: TCanvasRect; const Value: TRSPieChartValue): TRSPathData; virtual;
Parameters
ARect
Type: TCanvasRect
Value
Type: TRSPieChartValue
Type: TRSPathData