menu

MAUI

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

    Show / Hide Table of Contents

    Class GaugeOrientation

    Specifies the horizontal or vertical orientation.

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

    Fields

    Horizontal

    Aligns the gauge elements in horizontal orientation.

    Declaration
    public const GaugeOrientation Horizontal
    Field Value
    Type
    GaugeOrientation

    Vertical

    Aligns the gauge elements in vertical orientation.

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