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



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