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