ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / Axis Class / LabelAngle Property

In This Topic
    LabelAngle Property
    In This Topic
    Gets or sets the rotation angle of the axis labels.
    Syntax
    'Declaration
     
    Public Property LabelAngle As Double
    public double LabelAngle {get; set;}
    Remarks
    The angle is measured in degrees with valid values ranging from -90 to 90.
    See Also