Provides data for the PointerValueChanged event.

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

Syntax

C#
public class PointerValueChangedEventArgs : EventArgs
Visual Basic (Declaration)
Public Class PointerValueChangedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Web.UI.Controls.C1Gauge..::..PointerValueChangedEventArgs

See Also