The following tables list the members exposed by RadialGaugeScaleLabelsAppearance.
| Name | Description | |
|---|---|---|
|  | RadialGaugeScaleLabelsAppearance Constructor | RadialGaugeScaleLabelsAppearance constructor. | 
| Name | Description | |
|---|---|---|
|  | BrushElement | The BrushElement used for painting the label. (Inherited from Infragistics.UltraGauge.Resources.LabelAppearance) | 
|  | EqualFontScaling | Scales the labels down to a single font size. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleLabelsAppearance) | 
|  | Extent | Extent of the center point of each label, expressed as a percentage of the size of the gauge. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleLabelsAppearance) | 
|  | Font | The font to use. (Inherited from Infragistics.UltraGauge.Resources.LabelAppearance) | 
|  | FormatString | The FormatString or Caption for this label. (Inherited from Infragistics.UltraGauge.Resources.LabelAppearance) | 
|  | Frequency | Determines how many labels are rendered in the scale. This value is expressed as a multiple of the scale's Axis TickmarkInterval. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleLabelsAppearance) | 
|  | GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) | 
|  | Orientation | Determines the angular orientation of labels. | 
|  | PostInitial | Determines when label rendering begins in the scale. This value is added to the scale's Axis StartValue, and labels begin rendering at that sum. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleLabelsAppearance) | 
|  | PreTerminal | Determines when label rendering ends in the scale. This value is subtracted from the scale's Axis's EndValue, and labels stop rendering at that value. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleLabelsAppearance) | 
|  | RotationAngle | The angle of rotation to apply to labels. (Inherited from Infragistics.UltraGauge.Resources.LabelAppearance) | 
|  | Shadow | Settings used to render a shadow under each label. | 
|  | SpanMaximum | Maximum span of a label, expressed as a percentage of the gauge radius. | 
| Name | Description | |
|---|---|---|
|  | SortedPropertyNames | Used by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) | 
| Name | Description | |
|---|---|---|
|  | Clone | Overridden. Creates and returns a copy of this RadialGaugeScaleLabelsAppearance object. | 
|  | ToString | Returns a string representation of this object. (Inherited from Infragistics.UltraGauge.Resources.GaugeScaleLabelsAppearance) | 
| Name | Description | |
|---|---|---|
|  | Invalidate | Invalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |