'Declaration
Public Overloads Sub SetValue( _ ByVal propertyKey As Xamarin.Forms.BindablePropertyKey, _ ByVal value As Object _ )
'Usage
Dim instance As ChartDataLabel Dim propertyKey As Xamarin.Forms.BindablePropertyKey Dim value As Object instance.SetValue(propertyKey, value)
public void SetValue( Xamarin.Forms.BindablePropertyKey propertyKey, object value )
Parameters
- propertyKey
- value