Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OfficeHorizontalAlignment - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OfficeHorizontalAlignment

    Specifies the horizontal alignment of text in a text frame.

    Inheritance
    System.Object
    OfficeHorizontalAlignment
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class OfficeHorizontalAlignment : Enum

    Fields

    Center

    Indicates the text is aligned centered horizontally.

    Declaration
    public const OfficeHorizontalAlignment Center
    Field Value
    Type Description
    OfficeHorizontalAlignment

    CenterMiddle

    Indicates the text is aligned centered middle horizontally.

    Declaration
    public const OfficeHorizontalAlignment CenterMiddle
    Field Value
    Type Description
    OfficeHorizontalAlignment

    Left

    Indicates the text is aligned left horizontally.

    Declaration
    public const OfficeHorizontalAlignment Left
    Field Value
    Type Description
    OfficeHorizontalAlignment

    LeftMiddle

    Indicates the text is aligned left middly horizontally.

    Declaration
    public const OfficeHorizontalAlignment LeftMiddle
    Field Value
    Type Description
    OfficeHorizontalAlignment

    Right

    Indicates the text is aligned right horizontally.

    Declaration
    public const OfficeHorizontalAlignment Right
    Field Value
    Type Description
    OfficeHorizontalAlignment

    RightMiddle

    Indicates the text is aligned right middle horizontally.

    Declaration
    public const OfficeHorizontalAlignment RightMiddle
    Field Value
    Type Description
    OfficeHorizontalAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved