ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IPlotConfig Interface / BarLines Property

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