Version

LabelAppearance Class Members

The following tables list the members exposed by LabelAppearance.

Public Constructors
 NameDescription
Public ConstructorLabelAppearance ConstructorLabelAppearance constructor.  
Public Properties
 NameDescription
Public PropertyBrushElementThe BrushElement used for painting the label.  
Public PropertyFontThe font to use.  
Public PropertyFormatStringThe FormatString or Caption for this label.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyRotationAngleThe angle of rotation to apply to labels.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this LabelAppearance object.  
Protected Methods
 NameDescription
Protected MethodInvalidateInvalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also