menu

MAUI

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

    Show / Hide Table of Contents

    Class GaugeLabelsPosition

    Defines the constants that specify the label position in the gauge.

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

    Fields

    Inside

    The labels are placed inside the axis line.

    Declaration
    public const GaugeLabelsPosition Inside
    Field Value
    Type
    GaugeLabelsPosition

    Outside

    The labels are placed outside the axis line.

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