TCircledSeries.CircleYCenter

TCircledSeries.CircleYCenter
TCircledSeries

property CircleYCenter: Integer;

Unit
Series

Description
Run-time and read only. The CircleYCenter public property returns the exact ellipse's center vertical 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.