Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartAxis Class / MinorGridProperty Field


In This Topic
    MinorGridProperty Field
    In This Topic
    Backing field for MinorGrid property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinorGridProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = ChartAxis.MinorGridProperty
    public static readonly Xamarin.Forms.BindableProperty MinorGridProperty
    See Also