Gets or sets the scales displayed in the IGanttChartViewBase control.

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

Syntax

C#
GanttChartViewScaleCollection Scales { get; set; }
Visual Basic (Declaration)
Property Scales As GanttChartViewScaleCollection

See Also