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


In This Topic
OriginProperty Field (ChartAxis)
In This Topic
Backing field for Origin property.
Syntax
'Declaration
 
Public Shared ReadOnly OriginProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = ChartAxis.OriginProperty
See Also