ComponentOne FinancialChart for WinForms
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
     
    
    <C1DescriptionAttribute("Waterfall.ConnectorLineStyle", "Gets the style of connector lines.")>
    Public ReadOnly Property ConnectorLineStyle As ChartStyle
    [C1Description("Waterfall.ConnectorLineStyle", "Gets the style of connector lines.")]
    public ChartStyle ConnectorLineStyle {get;}
    See Also