Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / EnableTooltip Method


In This Topic
    EnableTooltip Method
    In This Topic
    Enables the tooltip.
    Syntax
    'Declaration
     
    
    Public Sub EnableTooltip() 
    'Usage
     
    
    Dim instance As SpreadChart
     
    instance.EnableTooltip()
    public void EnableTooltip()
    See Also