Enum VerticalAlignment
Specifies the vertical alignment.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum VerticalAlignment
Fields
Name | Description |
---|---|
Bottom | The element will be aligned in Bottom. |
Center | The element will be aligned in Center. |
Top | The element will be aligned in Top. |