method set_top_labels_angle alpha = for x = 0 to columns - 1 do (Array.get top_labels x)#set_angle alpha; done