Class TooltipMode
Defines how to show tooltip Auto - Shows the tooltip on drag, scale, and rotate the object Custom - Shows the tooltip for the diagram element
Inheritance
System.Object
TooltipMode
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class TooltipMode : Enum
Fields
Auto
Declaration
public const TooltipMode Auto
Field Value
Type | Description |
---|---|
TooltipMode |
Custom
Declaration
public const TooltipMode Custom
Field Value
Type | Description |
---|---|
TooltipMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |