Associates a value with the custom image on a C1GaugeDecorator.

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

Syntax

C#
[SerializableAttribute]
public class C1GaugeValueImage : ICloneable, 
	IDisposable
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class C1GaugeValueImage _
	Implements ICloneable, IDisposable

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1Gauge..::..C1GaugeValueImage

See Also