menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LayoutTargets - WPF 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 - 2025 Syncfusion Inc. All Rights Reserved