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

In This Topic
    Bar Property (Chart)
    In This Topic
    Gets or sets specific options for bar charts
    Syntax
    'Declaration
     
    Public Property Bar As BarOption
    public BarOption Bar {get; set;}
    See Also