[]
        
(Showing Draft Content)

C1.Blazor.Gauge.C1Gauge.OnPropertyChanged

OnPropertyChanged Method

OnPropertyChanged(string, object, object, bool)

Declaration
protected virtual void OnPropertyChanged(string propertyName, object oldValue, object newValue, bool needRefresh = true)
Parameters
Type Name Description
string propertyName
object oldValue
object newValue
bool needRefresh