ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum AlignOrientation

    Specifies in which directions the chart area should be aligned with the target chart area.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum AlignOrientation

    Fields

    Name Description
    All

    Both vertical and horizontal alignment should be applied.

    Horizontal

    Horizontal alignment should be applied.

    None

    No alignment should be applied.

    Vertical

    Vertical alignment should be applied.

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