ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / LabelAngle Property

In This Topic
    LabelAngle Property
    In This Topic
    Gets or sets the angle of rotation for axis labels.
    Syntax
    'Declaration
     
    Public Property LabelAngle As System.Double
    public System.double LabelAngle {get; set;}
    See Also