Class SunburstLabelRotationMode
Data label visibility modes.
Inheritance
System.Object
SunburstLabelRotationMode
Namespace: Syncfusion.SfSunburstChart.iOS
Assembly: Syncfusion.SfSunburstChart.iOS.dll
Syntax
public sealed class SunburstLabelRotationMode : Enum
Fields
Angle
Indicates that the data label is rotated.
Declaration
public const SunburstLabelRotationMode Angle
Field Value
Normal
Indicates that the data label is displayed horizontally.
Declaration
public const SunburstLabelRotationMode Normal