menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelChartHorzAlignment - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelChartHorzAlignment

    Enumeration of the horizontal alignment options for Charts in Excel.

    Inheritance
    System.Object
    ExcelChartHorzAlignment
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class ExcelChartHorzAlignment : Enum

    Fields

    Center

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

    Declaration
    public const ExcelChartHorzAlignment Center
    Field Value
    Type
    ExcelChartHorzAlignment

    Justify

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

    Declaration
    public const ExcelChartHorzAlignment Justify
    Field Value
    Type
    ExcelChartHorzAlignment

    Left

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

    Declaration
    public const ExcelChartHorzAlignment Left
    Field Value
    Type
    ExcelChartHorzAlignment

    Right

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

    Declaration
    public const ExcelChartHorzAlignment Right
    Field Value
    Type
    ExcelChartHorzAlignment

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved