The following tables list the members exposed by RadialGaugeScale.
Name | Description | |
---|---|---|
RadialGaugeScale Constructor | RadialGaugeScale constructor. |
Name | Description | |
---|---|---|
Axis | Scale which defines the Minimum, Maximum, and Interval for this section. (Inherited from Infragistics.UltraGauge.Resources.GaugeScale) | |
BrushElement | BrushElement defining how the background of this section is painted. (Inherited from Infragistics.UltraGauge.Resources.GaugeScale) | |
EndAngle | Ending angle of the scale, expressed in degrees with zero being to the right of the gauge center. | |
Gauge | The Gauge which owns this section. (Inherited from Infragistics.UltraGauge.Resources.GaugeScale) | |
GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) | |
InnerExtentEnd | Distance from the center of the gauge for the inner bounds of this scale at its end point. Expressed as a percentage of the gauge radius. | |
InnerExtentStart | Distance from the center of the gauge for the inner bounds of this scale at its start point. Expressed as a percentage of the gauge radius. | |
Key | Unique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject) | |
Labels | Settings which describe the appearance of labels rendered along the scale. | |
MajorTickmarks | Settings which describe the appearance of major tickmarks along the scale. | |
Markers | Markers for this radial gauge. | |
MinorTickmarks | Settings which describe the appearance of minor tickmarks along the scale. | |
OuterExtent | Distance from the center of the gauge for the outer bounds of this scale. Expressed as a percentage of the gauge radius. | |
Ranges | Collection of ranges or visual segments on this scale. | |
Shadow | Settings used to render a shadow under the scale. | |
StartAngle | Starting angle of the scale, expressed in degrees with zero being to the right of the gauge center. | |
StrokeElement | StrokeElement defining the Pen used for outlining this section. (Inherited from Infragistics.UltraGauge.Resources.GaugeScale) | |
Visible | Determines whether or not this scale should be rendered or skipped over. |
Name | Description | |
---|---|---|
SortedPropertyNames | Overridden. Used by the TypeConverter to sort when listing properties. |
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of this RadialGaugeScale. | |
FillSceneGraph | Overridden. Renders Primitives to the SceneGraph in the form of a radial gauge scale. | |
GetLabels | Overridden. Gets the Labels in this scale. | |
GetMajorTickmarks | Overridden. Gets the Major Tickmarks in this scale. | |
GetMinorTickmarks | Overridden. Gets the Minor Tickmarks in this scale. | |
GetRanges | Overridden. Gets the Ranges in this scale. | |
Map | Finds the degree location of a value on this scale. | |
MapInverse | Overloaded. Returns the value found at a given location on this scale. | |
ToString | Returns a string representation of this object. |
Name | Description | |
---|---|---|
Invalidate | Invalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |