ICircledSeries.YCenter
ICircledSeries
property YCenter: Integer;
Type Library
TeeChartx
Description
Run-time and read only. The YCenter 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 AngleToPoint function converts from angles to X and Y Screen coordinates. The PointToAngle function converts from XY Screen positions to angles.