ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Axis Class / LabelsTextOrientation Property

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