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

In This Topic
    TitleAngle Property
    In This Topic
    Gets or sets the rotation angle of the axis title.
    Syntax
    'Declaration
     
    Public Property TitleAngle As Double
    public double TitleAngle {get; set;}
    Remarks
    The angle is measured in degrees.
    See Also