For a list of all members of this type, see WebTooltipAppearance members.
Name | Description | |
---|---|---|
BackColor | Returns a reference to or sets a Color object that specifies the background color of tooltips. | |
BorderColor | Returns a reference to or sets a Color object that specifies the border color of tooltips. | |
BorderThickness | Returns or sets a value that determines the thickness of tooltip borders. | |
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
Display | Returns or sets a value that determines when tooltips are displayed. | |
EnableFadingEffect | Returns or sets a Boolean value that determines whether tooltips should fade in when they are displayed. | |
Font | Returns a reference to or sets a Font object that specifies the font used for tooltips. | |
FontColor | Returns a reference to or sets a Color object that specifies the color of tooltips. | |
Format | Returns or sets a value that specifies the pre-defined format to use for tooltip text. | |
FormatString | Returns or sets a string of text that specifies the custom format of tooltip text. | |
HotTrackingEnabled | Gets or sets a Boolean value, which enables Hot tracking of data points when flash rendering is active. | |
HotTrackingFillColor | Gets or sets a fill color for Hot tracking of data points when flash rendering is active. | |
HotTrackingOutlineColor | Gets or sets an outline color for Hot tracking of data points when flash rendering is active. | |
Overflow | Gets/sets the way tooltip overflow will be controlled. | |
Padding | Returns or sets a value that determines how much space between a tooltip's border and its text. |
Name | Description | |
---|---|---|
dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |