[]
        
(Showing Draft Content)

C1.Blazor.Gauge.C1Gauge.ValueChanged

ValueChanged Property

ValueChanged

This Callback will gets and sets by framework automatically for binding feature.

Declaration
[Parameter]
public EventCallback<double> ValueChanged { get; set; }