Enum Distance
Determines the scale of dates in titles.
Namespace: FastReport.BG.Gantt
Assembly: FastReport.BG.dll
Syntax
public enum Distance
Fields
Name | Description |
---|---|
Day | Specifies that dates will be in day - time format. |
Month | Specifies that dates will be in month - day format. |
Year | Specifies that dates will be year - month format. |