OptionsToolTip Class
Contains settings that specify the contents of tooltips for a specific gauge.
Namespace: DevExpress.XtraGauges.Win.Base
Assembly: DevExpress.XtraGauges.v24.2.Win.dll
Declaration
Related API Members
The following members return OptionsToolTip objects:
Remarks
Tooltips are enabled if the GaugeControl.ShowToolTips property is set to true. The BaseGaugeWin.OptionsToolTip property of the OptionsToolTip class contains options that allow you to customize tooltips’ contents. See GaugeControl.ShowToolTips to learn more.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
OptionsToolTip
See Also