menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class AnnotationDirection

    Specifies whether to position the gauge annotation based on axis value or angle.

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

    Fields

    Angle

    Specifies the position of the gauge annotation based on angle.

    Declaration
    public const AnnotationDirection Angle
    Field Value
    Type
    AnnotationDirection

    AxisValue

    Specifies the position of the gauge annotation based on axis value.

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