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



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