Class ToolbarAlignment
List the toolbar alignment. This enum is used to customize the alignment for toolbar.
Inheritance
System.Object
ToolbarAlignment
Namespace: Syncfusion.SfSunburstChart.XForms
Assembly: Syncfusion.SfSunburstChart.XForms.dll
Syntax
public sealed class ToolbarAlignment : Enum
Fields
Center
Places the toolbar at the center for the specified Offset values.
Declaration
public const ToolbarAlignment Center
Field Value
Type | Description |
---|---|
ToolbarAlignment |
End
Places the toolbar at the end for the specified Offset values.
Declaration
public const ToolbarAlignment End
Field Value
Type | Description |
---|---|
ToolbarAlignment |
Start
Places the toolbar at the begining for the specified Offset values.
Declaration
public const ToolbarAlignment Start
Field Value
Type | Description |
---|---|
ToolbarAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |