[]
        
(Showing Draft Content)

C1.Maui.Chart.FlexChartBase.PropertyChanged

PropertyChanged Method

PropertyChanged(BindableObject, object, object)

Fires when property changes.

Declaration
protected static void PropertyChanged(BindableObject obj, object oldValue, object newValue)
Parameters
Type Name Description
BindableObject obj
object oldValue
object newValue