Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartAxis Class / MaxProperty Field


In This Topic
    MaxProperty Field (ChartAxis)
    In This Topic
    Backing field for Max property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartAxis.MaxProperty
    public static readonly DependencyProperty MaxProperty
    See Also