Gets the day of year-based instance of the TimeScaleTextFormat class, extracting the day of year from the specified date and time, resulting values such as 9, and 365.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public static TimeScaleTextFormat DayOfYear { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property DayOfYear As TimeScaleTextFormat |