ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum Lines - ASP.NETCore API Reference | Syncfusion

    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 - 2021 Syncfusion Inc. All Rights Reserved