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

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