C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1Gauge Class / OnValueChanged Property

In This Topic
OnValueChanged Property (C1Gauge)
In This Topic
​Occurs when the value changed.
Syntax
'Declaration
 
Public Property OnValueChanged As EventHandler(Of GaugeValueEventArgs)
 
See Also