ASP.NET Core

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

    Show / Hide Table of Contents

    Enum ExcelChartHorzAlignment

    Enumeration of the horizontal alignment options for Charts in Excel.

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

    Fields

    Name Description
    Center

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

    Justify

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

    Left

    Represents the Left alignment option for the horizontal alignment setting for Chart.

    Right

    Represents the Right alignment option for the horizontal alignment setting for Chart.

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