public Int32 CircleXCenter {get;}
Remarks
Run-time and read only. The CircleXCenter public property returns the exact horizontal position of the ellipse's center in pixels.
The ellipse's radius is determined by Circled series.XRadius and YRadius properties. The AngleToPoint function converts from angles to X and Y Screen coordinates. The PointToAngle function converts from XY Screen positions to angles.
See Also
Circular Class | Circular Members | Steema.TeeChart.Styles Namespace