Hide Comments
Hide Comments

TRSPieChart.DrawPieSlice(TCanvas,TCanvasRect,Double,Double,TRSPieChartValue,TPieSliceOptions) Method

Comments (0)

Draw One Pie Slice

Namespace: FMX.RS.Charts

expandingSyntax

Delphi

protected
  function DrawPieSlice( Canvas: TCanvas; ARect: TCanvasRect;
  StartDegrees, EndDegrees: Double; const Value: TRSPieChartValue;
  Options: TPieSliceOptions ): TCanvasPoint; virtual;
 

Parameters

Canvas

Type: TCanvas

ARect

Type: TCanvasRect

StartDegrees

Type: Double

EndDegrees

Type: Double

Value

Type: TRSPieChartValue

Options

Type: TPieSliceOptions

Return Value

Type: TCanvasPoint

expandingSee Also

Reference

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb