WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.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, WinRT.IWinRTObject  
    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.UI.Xaml.DependencyObject
          C1.WinUI.Chart.Series
             C1.WinUI.Chart.Waterfall

    See Also