UILabel*label = [[UILabelalloc]initWithFrame:CGRectMake(10,20,30,20)];label.adjustsFontSizeToFitWidth=YES;