ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _PlotConfigOption Class / bar Property

In This Topic
    bar Property (_PlotConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property bar As IPlotBarOption
    public IPlotBarOption bar {get; set;}
    See Also