Returns the PointDouble which is on the circle bounded by rectBounds at the angle degrees. Optionally translates the point in TeeChart's 3D space when the Z Position is greater than zero.
public PointDouble PointFromCircle(Rectangle rectBounds,
Double degrees,
Int32 zPos,
Boolean clockWise)

See Also

PointFromCircle Overload List | Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace