ICircledSeries.AngleToPoint
ICircledSeries

function AngleToPoint(Angle, AXRadius, AYRadius: Double): ITeePoint2D;

Type Library
TeeChartx

Description
The AngleToPoint functions returns the exact Screen position for a given pair of Angle and Radius values.

The first argument, Angle, accepts degrees which as default count from due 'east' as zero degrees anti-clockwise.