JavaScript/jQuery Tooltip - animation
                        Type:
                    
                
                    Default Value: { show: { type: 'fade', from: 0, to: 1 }, hide: { type: 'fade', to: 0 } }
                
        Set this object to null or undefined to disable animation.
hide
An object that defines the animation properties used when the UI component is being hidden.
                        Type:
                    
                
                    Default Value: { type: 'fade', to: 0 }
                
        show
An object that defines the animation properties used when the UI component is being shown.
                        Type:
                    
                
                    Default Value: { type: 'fade', from: 0, to: 1 }
                
        
        
            Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
    Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.