Class LabelRotationMode
Data label visibility modes.
Inheritance
System.Object
LabelRotationMode
Namespace: Syncfusion.UI.Xaml.SunburstChart
Assembly: Syncfusion.SfSunburstChart.WPF.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 |