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

In This Topic
    ConnectorLines Property (WaterfallStyles)
    In This Topic
    Specifies the style of the connectorLines.
    Syntax
    'Declaration
     
    Public Property ConnectorLines As SVGStyle
    public SVGStyle ConnectorLines {get; set;}
    See Also