Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexChart.AxisYProperty
    public static readonly DependencyProperty AxisYProperty
    See Also