Angle Property (DataLabel)
In This Topic
Gets or sets the label rotation angle.
Syntax
'Declaration
<C1DescriptionAttribute("DataLabel.Angle", "Gets or sets the label rotation angle.")>
Public Property Angle As Integer
[C1Description("DataLabel.Angle", "Gets or sets the label rotation angle.")]
public int Angle {get; set;}
See Also