menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum Lines

    To defines wheter the connector segment type as straight or orthogonal or bezier.

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    [Obsolete("Use Segments")]
    public enum Lines

    Fields

    Name Description
    Bezier

    Used to specify the lines as Bezier.

    Orthogonal

    Used to specify the lines as Orthogonal.

    Straight

    Used to specify the lines as Straight.

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