menu

ASP.NET Core

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

    Show / Hide Table of Contents

    Enum ExcelChartVertAlignment

    Enumeration of the vertical alignment options for Charts in Excel.

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

    Fields

    Name Description
    Bottom

    Represents the Bottom alignment option for the Vertical alignment setting for Chart.

    Center

    Represents the Center alignment option for the Vertical alignment setting for Chart.

    Justify

    Represents the Justify alignment option for the Vertical alignment setting for Chart.

    Top

    Represents the Top alignment option for the Vertical alignment setting for Chart.

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