Version

RadialGaugeNeedle Class Methods

For a list of all members of this type, see RadialGaugeNeedle members.

Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this RadialGaugeNeedle.  
Public MethodFillSceneGraphOverridden. Renders primitives to the SceneGraph in the form of this radial gauge needle.  
Public MethodGetScaleGets the Scale which is responsible for this marker. (Inherited from Infragistics.UltraGauge.Resources.RadialGaugeMarker)
Public MethodMapFinds the degree location for a value represented by the marker. (Inherited from Infragistics.UltraGauge.Resources.RadialGaugeMarker)
Public MethodToStringReturns a string representation of this object.  
Protected Methods
 NameDescription
Protected MethodInvalidateInvalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Protected MethodOnValueChangedCalled whenever this marker's Value is changed. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Protected MethodSetRangesInsideSets the ranges that this marker is currently inside. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
See Also