ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum LayoutTargets

    Represents different targets of layout.

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

    Fields

    Name Description
    auto

    Specifies automatic plot area size for layout.

    inner

    Specifies the plot area size excluding the tick marks and axis labels.

    outer

    Specifies the plot area size including the tick marks and axis labels.

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