TCircledSeries.CircleXCenter
TCircledSeries
property CircleXCenter: Integer;
Unit
Series
Description
Run-time and read only. The CircleXCenter public property returns the exact ellipse's center horizontal position in pixels.
The ellipse's radius is determined by CircledSeries.XRadius and YRadius properties. The AngleToPos function converts from angles to X and Y Screen coordinates. The PointToAngle function converts from XY Screen positions to angles.