Class SunburstLabelRotationMode
Represents SunburstLabelRotationMode. This enum is used for data label rotation modes.
Inheritance
System.Object
SunburstLabelRotationMode
Namespace: Syncfusion.Maui.SunburstChart
Assembly: Syncfusion.Maui.SunburstChart.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 |