Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / DisableTooltip Method


In This Topic
DisableTooltip Method
In This Topic
Disables the tooltip.
Syntax
'Declaration
 
Public Sub DisableTooltip() 
 
'Usage
 
Dim instance As SpreadChart
 
instance.DisableTooltip()
See Also