<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSPieChart > Methods:
Comments (0)
Returns the InnerRadius and OuterRadius of the pie chart
Namespace: RSCharts
Delphi
protected procedure GetRadius( const Value: TRSPieChartValue; var RadiusInner, RadiusOuter: Single ); virtual;
Parameters
Value
Type: TRSPieChartValue
RadiusInner
Type: Single
RadiusOuter