Gets the month abbreviation-based instance of the TimeScaleTextFormat class, formatting the specified date and time using the MMM format pattern, resulting values such as Sep, and Dec.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
| C# |
|---|
public static TimeScaleTextFormat MonthAbbreviation { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property MonthAbbreviation As TimeScaleTextFormat |