[]
        
(Showing Draft Content)

C1.Blazor.Gauge.C1BulletGraph.OnPropertyChanged

OnPropertyChanged Method

OnPropertyChanged(string, object, object, bool)

Declaration
protected override void OnPropertyChanged(string propertyName, object oldValue, object newValue, bool needRefresh)
Parameters
Type Name Description
string propertyName
object oldValue
object newValue
bool needRefresh
Overrides