Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSPieChartValue > Methods
TRSPieChartValue.GetDegrees(TRSChartValueType,TRSChartValueType) Method
Returns the Start Degrees and End Degrees for the pie chart value, ignoring any offset
Namespace: RSCharts
Delphi
public procedure GetDegrees(var StartDegrees, EndDegrees: TRSChartValueType); virtual;
Parameters
StartDegrees
Type: TRSChartValueType
EndDegrees
•RSCharts.TRSPieChartValue.StartDegrees
•RSCharts.TRSPieChartValue.EndDegrees
•TRSPieChartValue
•RSCharts