C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartBase Class / BindingProperty Field


In This Topic
BindingProperty Field (ChartBase)
In This Topic
Identifies the Binding dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly BindingProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = ChartBase.BindingProperty
See Also