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

In This Topic
    FallingStyle Property
    In This Topic
    Gets the style for the data points representing falling values.
    Syntax
    'Declaration
     
    
    Public Property FallingStyle As String
    public string FallingStyle {get; set;}
    See Also