Enum ChartDockPosition
Legend dock position.
Namespace: Syncfusion.WinForms.SmithChart
Assembly: Syncfusion.SfSmithChart.WinForms.dll
Syntax
public enum ChartDockPosition
Fields
Name | Description |
---|---|
Bottom | Aligns at bottom position. |
Floating | Float position. |
Left | Aligns at left position. |
Right | Aligns at right position. |
Top | Aligns at top position. |