Xamarin.Android

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

    Show / Hide Table of Contents

    Class LayoutModes

    Specifies the value indicates the layout modes for the chart.

    Inheritance
    System.Object
    LayoutModes
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class LayoutModes : Enum

    Fields

    auto

    Indicates the layout mode is automatic

    Declaration
    public const LayoutModes auto
    Field Value
    Type Description
    LayoutModes

    edge

    Indicates the width or Height shall be interpreted as the Right or Bottom of the chart element

    Declaration
    public const LayoutModes edge
    Field Value
    Type Description
    LayoutModes

    factor

    Indicates the Width or Height shall be interpreted as the Width or Height of the chart element

    Declaration
    public const LayoutModes factor
    Field Value
    Type Description
    LayoutModes

    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