TCircledSeries.XRadius
TCircledSeries
property XRadius: Integer;
Unit
Series
Description
Run-time and read only. The XRadius property returns the exact ellipse's radius horizontal size in pixels. The ellipse XRadius and TCircledSeries.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.