Angle Property
Angle
Gets or sets the label rotation angle.
Declaration
[C1Description("DataLabel.Angle", "Gets or sets the label rotation angle.")]
public int Angle { get; set; }
<C1Description("DataLabel.Angle", "Gets or sets the label rotation angle.")>
Public Property Angle As Integer