Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LayoutType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LayoutType

    Initialize enum class LayoutType.

    Inheritance
    System.Object
    LayoutType
    Namespace: Syncfusion.SfDiagram.Android
    Assembly: Syncfusion.SfDiagram.Android.dll
    Syntax
    public sealed class LayoutType : Enum

    Fields

    Hierarchical

    Layout the data as hierarchical diagram.

    Declaration
    public const LayoutType Hierarchical
    Field Value
    Type Description
    LayoutType

    Organization

    Layout the data as organization diagram.

    Declaration
    public const LayoutType Organization
    Field Value
    Type Description
    LayoutType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved