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

In This Topic
ValueChanged Property (C1Gauge)
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