ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ChartAxisTitle Class / TextOrientation Property

In This Topic
    TextOrientation Property
    In This Topic
    Indicates the orientation of the text.
    Syntax
    'Declaration
     
    Public Property TextOrientation As AxisTextOrientation
    public AxisTextOrientation TextOrientation {get; set;}
    See Also