Class SunburstLegendIcon
Gets or sets the legend icon type.
Inheritance
System.Object
SunburstLegendIcon
Namespace: Syncfusion.UI.Xaml.SunburstChart
Assembly: Syncfusion.SfSunburstChart.WPF.dll
Syntax
public sealed class SunburstLegendIcon : Enum
Fields
Circle
Circle legend icon will set.
Declaration
public const SunburstLegendIcon Circle
Field Value
Type |
---|
SunburstLegendIcon |
Cross
Cross legend icon will set.
Declaration
public const SunburstLegendIcon Cross
Field Value
Type |
---|
SunburstLegendIcon |
Custom
Custom legend icon will set.
Declaration
public const SunburstLegendIcon Custom
Field Value
Type |
---|
SunburstLegendIcon |
Diamond
Diamond legend icon will set.
Declaration
public const SunburstLegendIcon Diamond
Field Value
Type |
---|
SunburstLegendIcon |
Pentagon
Pentagon legend icon will set.
Declaration
public const SunburstLegendIcon Pentagon
Field Value
Type |
---|
SunburstLegendIcon |
Rectangle
Rectangle legend icon will set.
Declaration
public const SunburstLegendIcon Rectangle
Field Value
Type |
---|
SunburstLegendIcon |
Triangle
Triangle legend icon will set.
Declaration
public const SunburstLegendIcon Triangle
Field Value
Type |
---|
SunburstLegendIcon |