Class ToolbarAlignment
Alignment for the toolbar at specified offset values.
Inheritance
System.Object
ToolbarAlignment
Namespace: Syncfusion.SfSunburstChart.Android
Assembly: Syncfusion.SfSunburstChart.Android.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 |
---|
ToolbarAlignment |
End
Places the toolbar at the end for the specified Offset values.
Declaration
public const ToolbarAlignment End
Field Value
Type |
---|
ToolbarAlignment |
Start
Places the toolbar at the begging for the specified Offset values.
Declaration
public const ToolbarAlignment Start
Field Value
Type |
---|
ToolbarAlignment |