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

In This Topic
    AxisLine Property
    In This Topic
    Gets or sets line visibility
    Syntax
    'Declaration
     
    Public Property AxisLine As Boolean
    public bool AxisLine {get; set;}
    See Also