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