menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Enum Multiplicity

    To define the Multiplicity of uml connector shapes

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

    Fields

    Name Description
    ManyToMany

    Used to specify the Multiplicity of the uml connectors as ManyToMany type.

    ManyToOne

    Used to specify the Multiplicity of the uml connectors as ManyToOne type.

    OneToMany

    Used to specify the Multiplicity of the uml connectors as OneToMany type.

    OneToOne

    Used to specify the Multiplicity of the uml connectors as OneToOne type.

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