TCircledSeries.YRadius
TCircledSeries
property YRadius: Integer;
Unit
Series
Description
Run-time and read only. The YRadius property returns the exact ellipse's radius vertical size in pixels. The ellipse TCircledSeries.XRadius and YRadius can be set to a fixed number of pixels by using the CircledSeries.TCircledSeries.CustomXRadius and TCircledSeries.CustomYRadius. The CircledSeries.TCircledSeries.Circled property controls if both radius must be proportional to the Screen X/Y ratio.