[]
        
(Showing Draft Content)

C1.Maui.Chart.Series.OnPropertyChanged

OnPropertyChanged Method

OnPropertyChanged(BindableObject, object, object)

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