Represents a scale collection for the timeline of the GanttChartViewBase control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public class GanttChartViewScaleCollection : ObservableCollection<GanttChartViewScale> |
Visual Basic (Declaration) |
---|
Public Class GanttChartViewScaleCollection _ Inherits ObservableCollection(Of GanttChartViewScale) |
Inheritance Hierarchy
System..::.Object
System.Collections.ObjectModel..::.Collection<(Of <(GanttChartViewScale>)>)
System.Collections.ObjectModel..::.ObservableCollection<(Of <(GanttChartViewScale>)>)
DlhSoft.Windows.Controls..::.GanttChartViewScaleCollection
System.Collections.ObjectModel..::.Collection<(Of <(GanttChartViewScale>)>)
System.Collections.ObjectModel..::.ObservableCollection<(Of <(GanttChartViewScale>)>)
DlhSoft.Windows.Controls..::.GanttChartViewScaleCollection