ASP.NET MVC Controls | ComponentOne
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