menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum FlipDirection

    Show / Hide Table of Contents

    Enum FlipDirection

    used to set the flip direction of nodes and connector.

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum FlipDirection

    Fields

    Name Description
    Both

    Used to get flipped node/connector in both horizontal and vertical direction

    Horizontal

    Used to get flipped node/connector in horizontal direction

    None

    Used to prevent flip for nodes/connectors

    Vertical

    Used to get flipped node/connector in vertical direction

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved