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


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