Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / FlexChart Class / BindingXProperty Field


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