Controls the text's vertical align. Supports top, center, bottom, and fill. Set it to one of the Label.VAlign constants.
public Label.VAlign Valign { get; set; }