menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FadeOutMode - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FadeOutMode

    Defines the tooltip fade out mode of the chart. They are: Click - Used to remove the tooltip on click. Move - Used to remove the tooltip with some delay.

    Inheritance
    System.Object
    FadeOutMode
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class FadeOutMode : Enum

    Fields

    Click

    Declaration
    public const FadeOutMode Click
    Field Value
    Type
    FadeOutMode

    Move

    Declaration
    public const FadeOutMode Move
    Field Value
    Type
    FadeOutMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved