MAUI | ComponentOne
C1.Maui.Chart Assembly / C1.Maui.Chart Namespace / Waterfall Class
Members
In This Topic
    Waterfall Class
    In This Topic
    Represents a Waterfall series for FlexChart.
    Object Model
    Waterfall ClassFlexChart ClassChartStyle ClassAxis ClassAxis ClassChartStyle ClassDataLabel ClassChartStyle ClassChartStyle ClassChartStyle ClassChartStyle ClassChartStyle ClassChartStyle ClassChartStyle Class
    Syntax
    public class Waterfall : Series 
    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.Maui.Controls.BindableObject
          C1.Maui.Chart.Series
             C1.Maui.Chart.Waterfall

    See Also