Represents a time scale text format to be used for displaying the time scale in the GanttChartView control.

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

Syntax

C#
public class TimeScaleTextFormat
Visual Basic (Declaration)
Public Class TimeScaleTextFormat

Inheritance Hierarchy

System..::.Object
  DlhSoft.Windows.Controls..::.TimeScaleTextFormat

See Also