Class SunburstLabelOverflowMode
Represents SunburstLabelOverflowMode. This enum is used for data label visibility modes.
Inheritance
System.Object
SunburstLabelOverflowMode
Namespace: Syncfusion.Maui.SunburstChart
Assembly: Syncfusion.Maui.SunburstChart.dll
Syntax
public sealed class SunburstLabelOverflowMode : Enum
Fields
Hide
Data label visibility mode as Hide.
Declaration
public const SunburstLabelOverflowMode Hide
Field Value
Type |
---|
SunburstLabelOverflowMode |
Trim
Data label visibility mode as Trim.
Declaration
public const SunburstLabelOverflowMode Trim
Field Value
Type |
---|
SunburstLabelOverflowMode |