Enum ChartDock
Chart dock positions.
Namespace: Syncfusion.UI.Xaml.SunburstChart
Assembly: Syncfusion.SfSunburstChart.WPF.dll
Syntax
public enum ChartDock
Fields
| Name | Description |
|---|---|
| Bottom | Docks element at the bottom side of panel. |
| Left | Docks element at the left side of panel. |
| Right | Docks element at the right side of panel. |
| Top | Docks element at the top side of panel. |