TCircledSeries.YRadius

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 XRadius and YRadius can be set to a fixed number of pixels by using the CircledSeries.CustomXRadius and CustomYRadius. The CircledSeries.Circled property controls if both radius must be proportional to the Screen X/Y ratio.