menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LabelAlignment - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LabelAlignment

    Represents label placement in Axis.

    Inheritance
    System.Object
    LabelAlignment
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class LabelAlignment : Enum

    Fields

    Center

    Label placed center to the axis tick.

    Declaration
    public const LabelAlignment Center
    Field Value
    Type
    LabelAlignment

    Far

    Label placed Far to the axis tick.

    Declaration
    public const LabelAlignment Far
    Field Value
    Type
    LabelAlignment

    Near

    Label placed Near to the axis tick.

    Declaration
    public const LabelAlignment Near
    Field Value
    Type
    LabelAlignment

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved