DlhSoft Gantt Chart Library for WPF Basic Edition Releases

Released: Nov 29, 2024

Updates in 4.3.49

Funktionen

  • Made multiple loadtime optimizations for the ScheduleChartDataGrid component.

Released: Mar 1, 2023

Updates in 4.3.48

Funktionen

  • Improved PERT critical path algorithms for Gantt charts, Network diagrams and PERT chart components.

Released: Jan 21, 2023

Updates in 4.3.47

Funktionen

  • Improved the loading of Microsoft Project XML files and the exporting of images from 'ScheduleChartDataGrid'.
  • Added new 'TotalResourceEffort' and 'TotalResourceCompletedEffort' properties to compute the real effort consumed by tasks.

Released: Oct 9, 2022

Updates in 4.3.46

Funktionen

  • Added drag completing events on 'DragThumbTask' (when used to support vertical drag operations, i.e. hierarchical moving), 'DragDependencyThumb', and 'DragAssignmentThumb' classes. This allows developers to optionally cancel the operations (or, upon dragging new dependency lines, to initialize 'DependencyType') in certain conditions.
  • Added support for retrieving schedule chart items with dependency links from Gantt chart components.

Fehlerkorrekturen

  • Fixed an issue that was previously...

Released: Nov 11, 2020

Updates in 4.3.45.1

Funktionen

  • Added support for Microsoft .NET 5.0.
  • Added support for extending selection background from grid to chart area for GanttChartDataGrid (using IsChartSelectionHighlightingEnabled).

Released: Jun 24, 2020

Updates in 4.3.44

Funktionen

  • Added dependency line support for WPF and .NET Core-based ScheduleChartView and ScheduleChartDataGrid.

Released: Feb 7, 2020

Updates in 4.3.43.9

Funktionen

  • Added support for .NET Core.

Released: Aug 16, 2019

Updates in 4.3.43

Funktionen

  • Added support for Microsoft Project-like fixed work items.
  • Optionally enforce minimum breaks on item scheduling.

Released: Jul 8, 2019

Updates in 4.3.41

Funktionen

  • Improved vertical scrollbars when displaying multiple collapsed summary items, with many hidden children.
  • Added AsyncPresentationStarted event.
  • Added GetScale method to avoid index incrementing requirement for internally nonworking time scales.
  • Scale.IntervalProvider and HeaderContentProvider make it easier to define custom scales.
  • Fully configurable context menus for items and dependency lines.
  • Optional UI for displaying summary completion percent in charts
  • Better performance for...

Released: Apr 1, 2018

Updates in 4.3.39.2

Funktionen

  • Better handling of time constraints during auto-scheduling and upon manually enforcing task dependency constraints.
  • Set-up time constraints to lock certain tasks on specific timeline intervals.