FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / ColorAxis Class / LabelAngle Property

In This Topic
    LabelAngle Property (ColorAxis)
    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