Gets the free-based instance of the ScheduleChartViewAllocationUpdateScale class, used to allow any units value to be set during a drag and drop operation.

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

Syntax

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

See Also