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

In This Topic
    ConnectorLineStyle Property (Waterfall)
    In This Topic
    Gets the style of connector lines.
    Syntax
    'Declaration
     
    Public ReadOnly Property ConnectorLineStyle As ChartStyle
    public ChartStyle ConnectorLineStyle {get;}
    See Also