The following tables list the members exposed by RadialGaugeBarMarker.
Name | Description | |
---|---|---|
RadialGaugeBarMarker Constructor | RadialGaugeBarMarker constructor. |
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) | |
InnerExtent | Inner extent of the bar. | |
Key | Unique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject) | |
OuterExtent | Outer extent of the bar. | |
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) | |
SegmentSpan | Span of each segment of the bar, relative to the length of the entire bar. | |
StartAngle | Starting angle of the bar. | |
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 | |
---|---|---|
Clone | Creates and returns a copy of this RadialGaugeBarMarker. | |
FillSceneGraph | Overridden. Renders primitives to the SceneGraph in the form of this radial gauge bar marker. | |
GetScale | Gets the Scale which is responsible for this marker. (Inherited from Infragistics.UltraGauge.Resources.RadialGaugeMarker) | |
Map | Finds the degree location for a value represented by the marker. (Inherited from Infragistics.UltraGauge.Resources.RadialGaugeMarker) |
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) |