menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Enum AssociationFlows

    To defines the direction of the uml connectors

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

    Fields

    Name Description
    BiDirectional

    Used to specify the direction of the uml connectors as BiDirectional type.

    Directional

    Used to specify the direction of the uml connectors as Directional type.

    NonDirectional

    Used to specify the direction of the uml connectors as NonDirectional type.

    None

    Used to specify the direction of the uml connectors as None type.

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