Called when the UpdateScale property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnUpdateScaleChanged( GanttChartViewUpdateScale oldUpdateScale, GanttChartViewUpdateScale newUpdateScale ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnUpdateScaleChanged ( _ oldUpdateScale As GanttChartViewUpdateScale, _ newUpdateScale As GanttChartViewUpdateScale _ ) |
Parameters
- oldUpdateScale
- Type: DlhSoft.Windows.Controls..::.GanttChartViewUpdateScale
- newUpdateScale
- Type: DlhSoft.Windows.Controls..::.GanttChartViewUpdateScale