Called when the Scales property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnScalesChanged( GanttChartViewScaleCollection oldScales, GanttChartViewScaleCollection newScales ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnScalesChanged ( _ oldScales As GanttChartViewScaleCollection, _ newScales As GanttChartViewScaleCollection _ ) |
Parameters
- oldScales
- Type: DlhSoft.Windows.Controls..::.GanttChartViewScaleCollection
- newScales
- Type: DlhSoft.Windows.Controls..::.GanttChartViewScaleCollection