Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Waterfall Class
Members

In This Topic
    Waterfall Class
    In This Topic
    Represents a Waterfall series for FlexChart.
    Object Model
    Waterfall ClassDataLabel Class
    Syntax
    Remarks
    The Waterfall series is normally used to demonstrate how the starting position either increases or decreases through a series of changes.
    Inheritance Hierarchy

    System.Object
       Microsoft.AspNetCore.Components.ComponentBase
          C1.Chart.SeriesBase
             C1.Blazor.Chart.Series
                C1.Blazor.Chart.Waterfall

    See Also