Enum TextPosition
Specifies the position of the text relative to the spacing of the rectangle.
Namespace: FastReport.BG.Gantt
Assembly: FastReport.BG.dll
Syntax
public enum TextPosition
Fields
| Name | Description |
|---|---|
| Center | Specifies that the text will be positioned in the middle of the interval. |
| Left | Specifies that the text will be positioned to the left of the spacing. |