
Is it possible to arrange the Horizontal items of a Radio the way I prefer?
Unfortunately there is no control over the formatting of the radio controls.
The only "tricks" are to make your items the same string length and set the font to a monospace font (Like Courier New) that does not alter the spacing.
Beyond that...you'd have to build it yourself.
I hope this is helpful for you.