Skip to main content
A newer version of this page is available. .

OptionsToolTip Properties

Contains settings that specify the contents of tooltips for a specific gauge.
Name Description
Tooltip Gets or sets a tooltip for the current gauge.
TooltipFormat Gets or sets the format used to generate a tooltip’s text. This property is in effect if the OptionsToolTip.Tooltip property is set to an empty string.
TooltipIconType Gets or sets the tooltip icon type.
TooltipTitle Gets or sets a tooltip’s title for the current gauge.
TooltipTitleFormat Gets or sets the format used to generate a tooltip’s title. This property is in effect if the OptionsToolTip.TooltipTitle property is set to an empty string.
See Also