ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Waterfall Class / FallingStyle Property

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