ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1TreeMap Class / BindingNameProperty Field



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