Radio button problem

i dont know hw to overcome this.I am dynamically calling the radio buttons and then setting its label values to values from xml.everything is fine. The problem comes when i have very long line text coming.Thelabel cuts the string when its is more than its length. I have set its size with setSize() method bt cant there any other way in which the text should automatically resizes itself and become multiline text.