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

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