menu

UWP

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

    Show / Hide Table of Contents

    Class HeaderAlignment

    Enumerates the alignments of the header in the circular gauge.

    Inheritance
    System.Object
    HeaderAlignment
    Namespace: Syncfusion.UI.Xaml.Gauges
    Assembly: Syncfusion.SfGauge.UWP.dll
    Syntax
    public sealed class HeaderAlignment : Enum

    Fields

    Bottom

    Declaration
    public const HeaderAlignment Bottom
    Field Value
    Type
    HeaderAlignment

    BottomLeft

    Declaration
    public const HeaderAlignment BottomLeft
    Field Value
    Type
    HeaderAlignment

    BottomRight

    Declaration
    public const HeaderAlignment BottomRight
    Field Value
    Type
    HeaderAlignment

    Center

    Declaration
    public const HeaderAlignment Center
    Field Value
    Type
    HeaderAlignment

    Custom

    Declaration
    public const HeaderAlignment Custom
    Field Value
    Type
    HeaderAlignment

    Left

    Declaration
    public const HeaderAlignment Left
    Field Value
    Type
    HeaderAlignment

    Right

    Declaration
    public const HeaderAlignment Right
    Field Value
    Type
    HeaderAlignment

    Top

    Declaration
    public const HeaderAlignment Top
    Field Value
    Type
    HeaderAlignment

    TopLeft

    Declaration
    public const HeaderAlignment TopLeft
    Field Value
    Type
    HeaderAlignment

    TopRight

    Declaration
    public const HeaderAlignment TopRight
    Field Value
    Type
    HeaderAlignment

    Extension Methods

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