Version

WebTooltipAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyBackColorReturns a reference to or sets a Color object that specifies the background color of tooltips.  
Public PropertyBorderColorReturns a reference to or sets a Color object that specifies the border color of tooltips.  
Public PropertyBorderThicknessReturns or sets a value that determines the thickness of tooltip borders.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyDisplayReturns or sets a value that determines when tooltips are displayed.  
Public PropertyEnableFadingEffectReturns or sets a Boolean value that determines whether tooltips should fade in when they are displayed.  
Public PropertyFontReturns a reference to or sets a Font object that specifies the font used for tooltips.  
Public PropertyFontColorReturns a reference to or sets a Color object that specifies the color of tooltips.  
Public PropertyFormatReturns or sets a value that specifies the pre-defined format to use for tooltip text.  
Public PropertyFormatStringReturns or sets a string of text that specifies the custom format of tooltip text.  
Public PropertyHotTrackingEnabledGets or sets a Boolean value, which enables Hot tracking of data points when flash rendering is active.  
Public PropertyHotTrackingFillColorGets or sets a fill color for Hot tracking of data points when flash rendering is active.  
Public PropertyHotTrackingOutlineColorGets or sets an outline color for Hot tracking of data points when flash rendering is active.  
Public PropertyOverflowGets/sets the way tooltip overflow will be controlled.  
Public PropertyPaddingReturns or sets a value that determines how much space between a tooltip's border and its text.  
Protected Properties
 NameDescription
Protected PropertydirtyA dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Protected PropertynoUpdateSet the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also