ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TreeViewLinePanel Class / LineStrokeProperty Field



In This Topic
    LineStrokeProperty Field (C1TreeViewLinePanel)
    In This Topic
    Identifies the LineStroke dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LineStrokeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TreeViewLinePanel.LineStrokeProperty
    public static readonly DependencyProperty LineStrokeProperty
    public:
    static readonly DependencyProperty^ LineStrokeProperty
    See Also