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

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