Class SunburstDockPosition
SunburstChart legend dock positions.
Inheritance
System.Object
SunburstDockPosition
Namespace: Syncfusion.SfSunburstChart.Android
Assembly: Syncfusion.SfSunburstChart.Android.dll
Syntax
public sealed class SunburstDockPosition : Enum
Fields
Bottom
Legend element at the bottom side of View.
Declaration
public const SunburstDockPosition Bottom
Field Value
Type | Description |
---|---|
SunburstDockPosition |
Left
Legend element at the left side of View.
Declaration
public const SunburstDockPosition Left
Field Value
Type | Description |
---|---|
SunburstDockPosition |
Right
Legend element at the right side of View.
Declaration
public const SunburstDockPosition Right
Field Value
Type | Description |
---|---|
SunburstDockPosition |
Top
Legend element at the top side of View.
Declaration
public const SunburstDockPosition Top
Field Value
Type | Description |
---|---|
SunburstDockPosition |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |