menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    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
    TooltipMode

    Custom

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