ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Waterfall Class / ConnectorLines Property

In This Topic
    ConnectorLines Property
    In This Topic
    Gets or sets a value that determines whether to show connector lines.
    Syntax
    'Declaration
     
    Public Property ConnectorLines As System.Boolean
    public System.bool ConnectorLines {get; set;}
    See Also