[]
        
(Showing Draft Content)

C1.Maui.Chart.Series.OnDataPropertyChanged

OnDataPropertyChanged Method

OnDataPropertyChanged(BindableObject, object, object)

Declaration
protected static void OnDataPropertyChanged(BindableObject obj, object oldValue, object newValue)
Protected Shared Sub OnDataPropertyChanged(obj As BindableObject, oldValue As Object, newValue As Object)
Parameters
Type Name Description
BindableObject obj
object oldValue
object newValue