Gets the Gauge pointer which value has been changed.

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

Syntax

C#
public C1GaugePointer Pointer { get; }
Visual Basic (Declaration)
Public ReadOnly Property Pointer As C1GaugePointer
	Get

See Also