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


In This Topic
LogBaseProperty Field
In This Topic
Backing field for the LogBase property.
Syntax
'Declaration
 
Public Shared ReadOnly LogBaseProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = ChartAxis.LogBaseProperty
See Also