ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IAxisTitle Interface / TextOrientation Property

In This Topic
    TextOrientation Property (IAxisTitle)
    In This Topic
    Gets the rotation angle of the axis title text.
    Syntax
    'Declaration
     
    ReadOnly Property TextOrientation As AxisTextOrientation
    AxisTextOrientation TextOrientation {get;}

    Property Value

    An AxisTextOrientation value specifying the rotation angle of the axis title text.
    See Also