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

In This Topic
    ConnectorLineStyle Property (Waterfall)
    In This Topic
    Gets or sets the ConnectorLineStyle property.
    Syntax
    'Declaration
     
    Public Property ConnectorLineStyle As ChartStyle
    public ChartStyle ConnectorLineStyle {get; set;}
    See Also