menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OfficeHorizontalAlignment - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum OfficeHorizontalAlignment

    Specifies the horizontal alignment of text in a text frame.

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum OfficeHorizontalAlignment

    Fields

    Name Description
    Center

    Indicates the text is aligned centered horizontally.

    CenterMiddle

    Indicates the text is aligned centered middle horizontally.

    Left

    Indicates the text is aligned left horizontally.

    LeftMiddle

    Indicates the text is aligned left middly horizontally.

    Right

    Indicates the text is aligned right horizontally.

    RightMiddle

    Indicates the text is aligned right middle horizontally.

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