ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Waterfall Class / ConnectorLineStyleProperty Field



In This Topic
    ConnectorLineStyleProperty Field
    In This Topic
    Identifies the ConnectorLineStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ConnectorLineStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Waterfall.ConnectorLineStyleProperty
    public static readonly DependencyProperty ConnectorLineStyleProperty
    public:
    static readonly DependencyProperty^ ConnectorLineStyleProperty
    See Also