Enum ChartAlignment
Specifies the alignment of the control.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartAlignment
Fields
Name | Description |
---|---|
Center | The control will be aligned in the Center. |
Far | The control will be aligned Far. |
Near | The control will be aligned Near. |