ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / PlotConfig Class / BarLines Property

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