Enum HeaderFooter
Specifies the alignment used for drawing the header/footer text.
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public enum HeaderFooter
Fields
Name | Description |
---|---|
Center | Specifies that the text will be centered. |
Left | Specifies that the text will be aligned along the left edge. |
Right | Specifies that the text will be aligned along the right edge. |