Enum SunburstLegendIcon
Gets or sets the legend icon type.
Namespace: Syncfusion.UI.Xaml.SunburstChart
Assembly: Syncfusion.SfSunburstChart.WPF.dll
Syntax
public enum SunburstLegendIcon
Fields
| Name | Description |
|---|---|
| Circle | Circle legend icon will set. |
| Cross | Cross legend icon will set. |
| Custom | Custom legend icon will set. |
| Diamond | Diamond legend icon will set. |
| Pentagon | Pentagon legend icon will set. |
| Rectangle | Rectangle legend icon will set. |
| Triangle | Triangle legend icon will set. |