[]
        
(Showing Draft Content)

C1.Maui.Chart.FlexChartBase.DataPropertyChanged

DataPropertyChanged Method

DataPropertyChanged(BindableObject, object, object)

Fires when data property changes.

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