The following tables list the members exposed by WinTooltipAppearance.
Name | Description | |
---|---|---|
![]() | WinTooltipAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AlphaLevel | Returns or sets a value that specifies the level of alpha blending used to display a tooltip. |
![]() | 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. |
![]() | BorderStyle | Returns or sets a value that specifies the drawing style of tooltip borders. |
![]() | 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. |
![]() | 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 | Style affecting the pre-defined format string used for rendering tooltip text. |
![]() | FormatString | The formatting string that specifies the custom format of tooltip text. |
![]() | HighlightDataPoint | Flag indicating whether chart elements are highlightable. |
![]() | HighlightFillColor | Returns a reference to or sets a Color object that specifies the background color of data point highlight. |
![]() | HighlightOutlineColor | Returns a reference to or sets a Color object that specifies the color of data point highlight outline. |
![]() | Overflow | Gets/sets the way tooltip overflow will be controlled. |
![]() | PE | Retrieves the PaintElement used when rendering the background and border of the tooltip. |
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) |
Name | Description | |
---|---|---|
![]() | GetChartInfoFromPoint | Reports information about the row and column underlying a chart element at a control-relative on-screen position. |
![]() | SetHighlightClearAll | Turn off the highlighting of all chart elements that were turned on. |
![]() | SetHighlightDataPoint | Turn on the highlighting of a chart element by its underlying row and column. |
![]() | ToString | Returns a string representation of a WinTooltipAppearance object. |
Name | Description | |
---|---|---|
![]() | GenerateFormatString | Initializes the default FormatString property value based on the setting of the Format property. |