ActiveReports 18 .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
    Specifies the rotation angle of axis title text.
    Syntax
    'Declaration
     
    ReadOnly Property TextOrientation As AxisTextOrientation
    AxisTextOrientation TextOrientation {get;}
    See Also