WinUI

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnnotationDirection - WinUI API Reference | Syncfusion

    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.UI.Xaml.Gauges
    Assembly: Syncfusion.Gauge.WinUI.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 Description
    AnnotationDirection

    AxisValue

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

    Declaration
    public const AnnotationDirection AxisValue
    Field Value
    Type Description
    AnnotationDirection

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved