Gets the months-based instance of the TimeScale class.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
public static TimeScale Months { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Months As TimeScale

See Also