menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelChartVertAlignment - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelChartVertAlignment

    Enumeration of the vertical alignment options for Charts in Excel.

    Inheritance
    System.Object
    ExcelChartVertAlignment
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelChartVertAlignment : Enum

    Fields

    Bottom

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

    Declaration
    public const ExcelChartVertAlignment Bottom
    Field Value
    Type
    ExcelChartVertAlignment

    Center

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

    Declaration
    public const ExcelChartVertAlignment Center
    Field Value
    Type
    ExcelChartVertAlignment

    Justify

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

    Declaration
    public const ExcelChartVertAlignment Justify
    Field Value
    Type
    ExcelChartVertAlignment

    Top

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

    Declaration
    public const ExcelChartVertAlignment Top
    Field Value
    Type
    ExcelChartVertAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved