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



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