ICircledSeries.XCenter
ICircledSeries

property XCenter: Integer;

Type Library
TeeChartx

Description
Run-time and read only. The XCenter 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 AngleToPoint function converts from angles to X and Y Screen coordinates. The PointToAngle function converts from XY Screen positions to angles.