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

In This Topic
    waterfall Property (_PlotBarOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property waterfall As IWaterfallOption
    public IWaterfallOption waterfall {get; set;}
    See Also