Returns the exact vertical position of the ellipse's center in pixels.
public Int32 CircleYCenter {get;}

Remarks


Run-time and read only. The YCenter public property returns the exact vertical 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