menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SunburstLabelRotationMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SunburstLabelRotationMode

    Represents SunburstLabelRotationMode. This enum is used for data label visibility modes.

    Inheritance
    System.Object
    SunburstLabelRotationMode
    Namespace: Syncfusion.SfSunburstChart.XForms
    Assembly: Syncfusion.SfSunburstChart.XForms.dll
    Syntax
    public sealed class SunburstLabelRotationMode : Enum

    Fields

    Angle

    Indicates that the data label is rotated.

    Declaration
    public const SunburstLabelRotationMode Angle
    Field Value
    Type
    SunburstLabelRotationMode

    Normal

    Indicates that the data label is displayed horizontally.

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