Sets ellipse's vertical radius in pixels.
public Int32 CustomYRadius {get; set;}

Remarks

Default: 0

The CustomYRadius property indicates the amount in vertical pixels used to calculate ellipse bounds.  
Setting it to zero means the CircledSeries will automatically calculate the adequate ellipse radius when necessary.

See Also

Circular Class | Circular Members | Steema.TeeChart.Styles Namespace