menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GaugeAlignment - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GaugeAlignment

    Specifies the horizontal or vertical alignment.

    Inheritance
    System.Object
    GaugeAlignment
    Namespace: Syncfusion.Maui.Gauges
    Assembly: Syncfusion.Maui.Gauges.dll
    Syntax
    public sealed class GaugeAlignment : Enum

    Fields

    Center

    Aligns the gauge element to center either the horizontal or vertical.

    Declaration
    public const GaugeAlignment Center
    Field Value
    Type
    GaugeAlignment

    End

    Aligns the gauge element to far either the horizontal or vertical.

    Declaration
    public const GaugeAlignment End
    Field Value
    Type
    GaugeAlignment

    Start

    Aligns the gauge element to start either the horizontal or vertical.

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