Overload List
Returns the PointDouble which is on the circle bounded by rectBounds at the angle degrees.
public PointDouble PointFromCircle(System.Drawing.Rectangle, System.Double)
Returns the PointDouble which is on the circle bounded by rectBounds at the angle degrees.
public PointDouble PointFromCircle(System.Drawing.Rectangle, System.Double, System.Int32)
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(System.Drawing.Rectangle, System.Double, System.Int32, System.Boolean)
See Also
Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace