FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / TitleAngle Property

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