| Name | Description |
| AllowDrag | Whether or not to allow run-time mouse dragging of the needle. |
| Anchor | Settings defining a circular shape to be rendered over the needle. |
| BackAnchor | Settings defining a circular shape to be rendered behind the needle. |
| BrushElement | BrushElement defining how the background of this gauge marker is painted. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker) |
| EndExtent | Location 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. |
| EndWidth | Width of the needle at its end point. The measurement of this width is determined by the WidthMeasure property. |
| GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |
| Key | Unique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject) |
| MidExtent | Location 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. |
| MidWidth | Width of the needle at its midpoint. The measurement of this width is determined by the WidthMeasure property. |
| Precision | Precision 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) |
| Response | Properties affecting how this gauge marker responds to input values. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker) |
| Scale | The parent Scale. (Inherited from Infragistics.UltraGauge.Resources.RadialGaugeMarker) |
| Shadow | Settings used to render a shadow under the needle. |
| StartExtent | Location 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. |
| StartWidth | Width of the needle at its origin. The measurement of this width is determined by the WidthMeasure property. |
| StrokeElement | The StrokeElement defining the Pen used to outline this gauge marker. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker) |
| Value | The value to be pointed at by this gauge marker. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker) |
| Visible | Determines whether or not this marker should be rendered. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker) |
| WidthMeasure | Unit of measurement corresponding with the StartWidth, MidWidth, and EndWidth properties. |