Class Chart3DFadeOutMode
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.
Inheritance
System.Object
Chart3DFadeOutMode
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class Chart3DFadeOutMode : Enum
Fields
Click
Declaration
public const Chart3DFadeOutMode Click
Field Value
Type |
---|
Chart3DFadeOutMode |
Move
Declaration
public const Chart3DFadeOutMode Move
Field Value
Type |
---|
Chart3DFadeOutMode |