Enum LabelRotationMode
Data label visibility modes.
Namespace: Syncfusion.UI.Xaml.SunburstChart
Assembly: Syncfusion.SfSunburstChart.WPF.dll
Syntax
public enum LabelRotationMode
Fields
| Name | Description |
|---|---|
| Angle | Indicates that the data label is rotated. |
| Normal | Indicates that the data label is displayed horizontally. |