menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Orientation - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Orientation

    It describes the enumeration for orientation in two directions. It customizes the orientation of the linear gauge.

    Inheritance
    System.Object
    Orientation
    Namespace: Syncfusion.SfGauge.XForms
    Assembly: Syncfusion.SfGauge.XForms.dll
    Syntax
    public sealed class Orientation : Enum

    Fields

    OrientationHorizontal

    It describes the enumeration for orientation in horizontal direction. Displays the control horizontally when this orientation is set.

    Declaration
    public const Orientation OrientationHorizontal
    Field Value
    Type
    Orientation

    OrientationVertical

    It describes the enumeration for orientation in vertical direction. Displays the control vertically when this orientation is set.

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