Occurs when the Value property changes for the main pointer.

Namespace:  C1.Web.UI.Controls.C1Gauge
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public event EventHandler ValueChanged
Visual Basic (Declaration)
Public Event ValueChanged As EventHandler

See Also