FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Waterfall Class / ConnectorLines Property

In This Topic
    ConnectorLines Property (Waterfall)
    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