FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / LabelAngle Property

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