menu

MAUI

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

    Show / Hide Table of Contents

    Class GaugeElementPosition

    Defines the constants that specify the particular element position in the gauge.

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

    Fields

    Cross

    The element is positioned cross of the scale.

    Declaration
    public const GaugeElementPosition Cross
    Field Value
    Type
    GaugeElementPosition

    Inside

    The element is positioned inside the scale.

    Declaration
    public const GaugeElementPosition Inside
    Field Value
    Type
    GaugeElementPosition

    Outside

    The element is positioned outside the scale.

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