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

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