| Name | Description |
| Background | Properties which affect a background shape to be rendered behind the bar marker. This background shape will be seen extending from the value of the bar marker to the end of the gauge. |
| BrushElement | BrushElement defining how the background of this gauge marker is painted. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker) |
| BulbSpan | Span of a thermometer-style bulb shape to be rendered at the start of this marker. To enable a bulb shape, set this property to a non-zero value greater than the difference of OuterExtent and InnerExtent. |
| GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |
| InnerExtent | Extent of the inner end of this marker. For horizontally oriented gauges, this is expressed as a percentage of the gauge height, and is measured from the bottom of the gauge. For vertically oriented gauges, this is expressed as a percentage of the gauge width, and is measured from the left of the gauge. |
| Key | Unique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject) |
| OuterExtent | Extent of the outer end of this marker. For horizontally oriented gauges, this is expressed as a percentage of the gauge height, and is measured from the bottom of the gauge. For vertically oriented gauges, this is expressed as a percentage of the gauge width, and is measured from the left of the gauge. |
| 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) |
| Scale | The parent scale. (Inherited from Infragistics.UltraGauge.Resources.LinearGaugeMarker) |
| SegmentSpan | Span of each segment in this bar marker. Set to a value less than 100 to break bars into segments. |
| StartExtent | Extent of the origin of this marker. For horizontally oriented gauges, this is expressed as a percentage of the gauge width, and is measured from the left side of the gauge. For vertically oriented gauges, this is expressed as a percentage of the gauge height, and is measured from the bottom of the gauge. |
| 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) |