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

    Specifies the value indicates the layout targets for the chart.

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

    Fields

    Name Description
    auto

    Indicates the layout target is automatic.

    inner

    Indicates the plot area size shall determine the size of the plot area, not including the tick marks and axis labels

    outer

    Indicates the plot area size shall determine the size of the plot area, the tick marks, and the axis labels

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