Back to Devexpress

OptionsToolTip Properties

windowsforms-devexpress-dot-xtragauges-dot-win-dot-base-dot-optionstooltip-dot-underscore-properties.md

latest1.5 KB
Original Source

OptionsToolTip Properties

Contains settings that specify the contents of tooltips for a specific gauge.

NameDescription
TooltipGets or sets a tooltip for the current gauge.
TooltipFormatGets 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.
TooltipIconTypeGets or sets the tooltip icon type.
TooltipTitleGets or sets a tooltip’s title for the current gauge.
TooltipTitleFormatGets 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

OptionsToolTip Class

OptionsToolTip Members

DevExpress.XtraGauges.Win.Base Namespace