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



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