Returns the PointDouble which is on the ellipse 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 PointFromEllipse(Rectangle rectBounds,
Double degrees,
Int32 zPos)

See Also

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