MAUI | ComponentOne
C1.Maui.Chart Assembly / C1.Maui.Chart Namespace / Series Class / OnPropertyChanged Method / OnPropertyChanged(BindableObject,Object,Object) Method
In This Topic
    OnPropertyChanged(BindableObject,Object,Object) Method
    In This Topic
    Syntax
    protected static void OnPropertyChanged( 
       BindableObject obj,
       object oldValue,
       object newValue
    )

    Parameters

    obj
    oldValue
    newValue
    See Also