C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartAxis Class / MinorGridStyleProperty Field


In This Topic
MinorGridStyleProperty Field
In This Topic
Identifies the MajorGridStyle dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly MinorGridStyleProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = ChartAxis.MinorGridStyleProperty
See Also