The following tables list the members exposed by GaugeScaleLabelsAppearance.
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. | |
Extent | Extent of the center point of each label, expressed as a percentage of the size of the gauge. | |
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. | |
GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) | |
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. | |
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. | |
RotationAngle | The angle of rotation to apply to labels. (Inherited from Infragistics.UltraGauge.Resources.LabelAppearance) |
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 LabelAppearance object. (Inherited from Infragistics.UltraGauge.Resources.LabelAppearance) | |
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) |