Enum FadeOutMode
Defines the tooltip fade out mode of the chart. Click - Used to remove the tooltip on click. Move - Used to remove the tooltip with some delay.
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public enum FadeOutMode
Fields
Name | Description |
---|---|
Click | |
Move |