C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1LinearGauge Class / ValueChanged Property

In This Topic
ValueChanged Property (C1LinearGauge)
In This Topic
This Callback will gets and sets by framework automatically for binding feature.
Syntax
'Declaration
 
Public Property ValueChanged As EventCallback(Of Double)
 
See Also