ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotConfig Class / BarLines Property

In This Topic
    BarLines Property
    In This Topic
    Gets or sets whether the bar lines is shown
    Syntax
    'Declaration
     
    Public Property BarLines As Boolean
    public bool BarLines {get; set;}
    See Also