WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GraphType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GraphType

    Specifies Graph type.

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public enum GraphType

    Fields

    Name Description
    MultiParentDirectedTree

    Directed Graph in which nodes can contain several parents and several children.

    NonDirectedGraph

    Non directed graph.

    OneParentDirectedTree

    Directed Graph in which nodes can contain one parent and several children.

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