Version

GaugeMarkerResponse Class Members

The following tables list the members exposed by GaugeMarkerResponse.

Public Constructors
 NameDescription
Public ConstructorGaugeMarkerResponse ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyEnabledDetermines whether or not these response settings should be applied to the displayed gauge.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyRefreshRateThe amount of time between each update of the gauge.  
Public PropertyResponseTimeThe amount of time taken for the marker to traverse the entire scale of the gauge.  
Public PropertyStaticGainMultiplier applied to all input values.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public Methods
 NameDescription
Public MethodGetCurrentValueGets the current value to be displayed on the gauge.  
Protected Methods
 NameDescription
Protected MethodInvalidateInvalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also