Returns the exact Screen position for a given pair of Angle and Radius values.
public abstract Void AngleToPos(Double angle,
Double aXRadius,
Double aYRadius,
Int32& x,
Int32& y)

Remarks


The AngleToPos 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.

See Also

Circular Class | Circular Members | Steema.TeeChart.Styles Namespace