ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TreeViewLine Class / StrokeDashArrayProperty Field



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