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


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