WinUI

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

    Show / Hide Table of Contents

    Class LabelsPosition

    Position the gauge elements either inside or outside the axis.

    Inheritance
    System.Object
    LabelsPosition
    Namespace: Syncfusion.UI.Xaml.Gauges
    Assembly: Syncfusion.Gauge.WinUI.dll
    Syntax
    public sealed class LabelsPosition : Enum

    Fields

    Inside

    LabelsPosition.inside places the labels inside the axis line

    Declaration
    public const LabelsPosition Inside
    Field Value
    Type Description
    LabelsPosition

    Outside

    LabelsPosition.outside places the labels outside the axis line

    Declaration
    public const LabelsPosition Outside
    Field Value
    Type Description
    LabelsPosition

    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