The following tables list the members exposed by LinearGaugeScaleLabelsAppearance.
Name | Description | |
---|---|---|
LinearGaugeScaleLabelsAppearance Constructor | LinearGaugeScaleLabelsAppearance 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) | |
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. | |
ZPosition | Z-position of labels. |
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 LinearGaugeScaleLabelsAppearance 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) |