ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / DataLabel Class / Angle Property

In This Topic
    Angle Property (DataLabel)
    In This Topic
    Gets or sets the label rotation angle.
    Syntax
    'Declaration
     
    
    Public Property Angle As Integer
    public int Angle {get; set;}
    See Also