alexa
menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class LabelRotationMode

    Data label visibility modes.

    Inheritance
    System.Object
    LabelRotationMode
    Namespace: Syncfusion.UI.Xaml.SunburstChart
    Assembly: Syncfusion.SfSunburstChart.UWP.dll
    Syntax
    public sealed class LabelRotationMode : Enum

    Fields

    Angle

    Indicates that the data label is rotated.

    Declaration
    public const LabelRotationMode Angle
    Field Value
    Type
    LabelRotationMode

    Normal

    Indicates that the data label is displayed horizontally.

    Declaration
    public const LabelRotationMode Normal
    Field Value
    Type
    LabelRotationMode

    Extension Methods

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