The following tables list the members exposed by LinearGaugeMarker.
Name | Description | |
---|---|---|
BrushElement | BrushElement defining how the background of this gauge marker is painted. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker) | |
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) | |
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. | |
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) |
Name | Description | |
---|---|---|
SortedPropertyNames | Used by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |
Name | Description | |
---|---|---|
FillSceneGraph | Adds primitives to the scene in the form of this gauge marker. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker) | |
GetScale | Overridden. Gets the Scale which is responsible for this marker. | |
Map | Gets the location of a given value on the gauge. |
Name | Description | |
---|---|---|
Invalidate | Invalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) | |
OnValueChanged | Called whenever this marker's Value is changed. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker) | |
SetRangesInside | Sets the ranges that this marker is currently inside. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker) |