Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / FlexChart Class / AxisXProperty Field


In This Topic
    AxisXProperty Field
    In This Topic
    Identifies the AxisX dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AxisXProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = FlexChart.AxisXProperty
    public static readonly Xamarin.Forms.BindableProperty AxisXProperty
    See Also