[]
        
(Showing Draft Content)

C1.Blazor.Gauge.GaugeValueEventArgs

GaugeValueEventArgs Class

Argument passed when a value change event has triggered.

Inheritance
GaugeValueEventArgs
Namespace: C1.Blazor.Gauge
Assembly: C1.Blazor.Gauge.dll
Syntax
public class GaugeValueEventArgs : EventArgs

Constructors

Name Description
GaugeValueEventArgs(double)

Default constructor.

Properties

Name Description
Value

The value regarding the change.