ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Axis Class / LabelAngle Property

In This Topic
    LabelAngle Property (Axis)
    In This Topic
    Gets or sets labels angle
    Syntax
    'Declaration
     
    Public Property LabelAngle As Integer
    public int LabelAngle {get; set;}
    See Also