ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / WaterfallStyles Class / Falling Property

In This Topic
    Falling Property
    In This Topic
    Specifies the style of the falling columns.
    Syntax
    'Declaration
     
    Public Property Falling As SVGStyle
    public SVGStyle Falling {get; set;}
    See Also