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

In This Topic
    BarLineStyle Property (PlotConfig)
    In This Topic
    Gets or sets BarLines style
    Syntax
    'Declaration
     
    Public ReadOnly Property BarLineStyle As IStyle
    public IStyle BarLineStyle {get;}
    See Also