Version 24.2 (latest)

RadialGaugeNeedle Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowDragWhether or not to allow run-time mouse dragging of the needle.  
Public PropertyAnchorSettings defining a circular shape to be rendered over the needle.  
Public PropertyBackAnchorSettings defining a circular shape to be rendered behind the needle.  
Public PropertyBrushElementBrushElement defining how the background of this gauge marker is painted. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Public PropertyEndExtentLocation of the end point of the needle. This value is a distance from the center of the gauge, expressed as a percentage of the radius of the gauge.  
Public PropertyEndWidthWidth of the needle at its end point. The measurement of this width is determined by the WidthMeasure property.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyKeyUnique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject)
Public PropertyMidExtentLocation of the midpoint of the needle. This value is a distance from the center of the gauge, expressed as a percentage of the radius of the gauge.  
Public PropertyMidWidthWidth of the needle at its midpoint. The measurement of this width is determined by the WidthMeasure property.  
Public PropertyPrecisionPrecision used for this marker to point out values. Enable this marker to "snap to" distinct values on the parent gauge by setting this property to a non-zero value. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Public PropertyResponseProperties affecting how this gauge marker responds to input values. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Public PropertyScaleThe parent Scale. (Inherited from Infragistics.UltraGauge.Resources.RadialGaugeMarker)
Public PropertyShadowSettings used to render a shadow under the needle.  
Public PropertyStartExtentLocation at which the needle originates. This value is a distance from the center of the gauge, expressed as a percentage of the radius of the gauge.  
Public PropertyStartWidthWidth of the needle at its origin. The measurement of this width is determined by the WidthMeasure property.  
Public PropertyStrokeElementThe StrokeElement defining the Pen used to outline this gauge marker. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Public PropertyValueThe value to be pointed at by this gauge marker. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Public PropertyVisibleDetermines whether or not this marker should be rendered. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Public PropertyWidthMeasureUnit of measurement corresponding with the StartWidth, MidWidth, and EndWidth properties.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesOverridden. Used by the TypeConverter to sort when listing properties.  
See Also