I want to rotate the label 90 degrees but using properties
this.lblVoltage6.AutoSize = true;
this.lblVoltage6.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold);
this.lblVoltage6.Location = new System.Drawing.Point(52, 61);
this.lblVoltage6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblVoltage6.Name = "lblVoltage6";
this.lblVoltage6.Size = new System.Drawing.Size(11, 13);
this.lblVoltage6.TabIndex = 101;
this.lblVoltage6.Text = "-";