Class SunburstToolbarAlignment
Represents the alignment options for the drill down toolbar.
Inheritance
System.Object
SunburstToolbarAlignment
Namespace: Syncfusion.Maui.SunburstChart
Assembly: Syncfusion.Maui.SunburstChart.dll
Syntax
public sealed class SunburstToolbarAlignment : Enum
Fields
Center
Aligns the toolbar to the center of the chart.
Declaration
public const SunburstToolbarAlignment Center
Field Value
Type |
---|
SunburstToolbarAlignment |
End
Aligns the toolbar to the end of the chart.
Declaration
public const SunburstToolbarAlignment End
Field Value
Type |
---|
SunburstToolbarAlignment |
Start
Aligns the toolbar to the start of the chart.
Declaration
public const SunburstToolbarAlignment Start
Field Value
Type |
---|
SunburstToolbarAlignment |