menu

Blazor

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

    Show / Hide Table of Contents

    Class TextAlignmentType

    Specifies the text alignment of the progress bar component.

    Inheritance
    System.Object
    TextAlignmentType
    Namespace: Syncfusion.Blazor.ProgressBar
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class TextAlignmentType : Enum

    Fields

    Center

    Defines the alignment is center of the progress bar text content.

    Declaration
    public const TextAlignmentType Center
    Field Value
    Type
    TextAlignmentType

    Far

    Defines the alignment is far of the progress bar text content.

    Declaration
    public const TextAlignmentType Far
    Field Value
    Type
    TextAlignmentType

    Near

    Defines the alignment is near of the progress bar text content.

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