ASP.NET Core

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

    Show / Hide Table of Contents

    Enum LayoutModes

    Represents different modes of layout

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum LayoutModes

    Fields

    Name Description
    auto

    Specifies automatic height and width.

    edge

    Specifies that the width/height shall be interpreted as the right/bottom of the chart element.

    factor

    Specifies that the width/height shall be interpreted as the width/height of the chart element.

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