Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.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 Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = ChartAxis.MinProperty
    public static readonly Xamarin.Forms.BindableProperty MinProperty
    See Also