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

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