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


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