FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Waterfall Class / FallingStyle Property

In This Topic
    FallingStyle Property (Waterfall)
    In This Topic
    Gets or sets the FallingStyle property.
    Syntax
    'Declaration
     
    Public Property FallingStyle As ChartStyle
    public ChartStyle FallingStyle {get; set;}
    See Also