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

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