Version

NumericGaugeToolTickmark Class Properties

For a list of all members of this type, see NumericGaugeToolTickmark members.

Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasLabelAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyKeyTipGets or sets a string with a maximum of 3 characters that represents the mnemonic displayed for the tickmark when using keytips.  
Public PropertyLabelAppearanceThe appearance used to render the tickmark's label text.  
Public PropertyShowLabelGets or sets whether the tickmark shows a text label.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTickmarkColorGets or sets the color of the line drawn in the gauge for this tickmark.  
Public PropertyValueGets or sets the value of the tickmark.  
Protected Properties
 NameDescription
Protected PropertyAppearanceManager (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected PropertyAppearanceManagerPropIdsOverridden. Returns an array of PropertyIds for properties of the class which deal with appearance properties.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also