Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / FlexPie Class / BindingNameProperty Field


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