Class SunburstLabelRotationMode
Data label visibility modes.
Inheritance
System.Object
SunburstLabelRotationMode
Namespace: Syncfusion.SfSunburstChart.Android
Assembly: Syncfusion.SfSunburstChart.Android.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 |