Icon

DlhSoft Gantt Chart Library

for Windows® Presentation Foundation (WPF) and .NET 4

GanttChartView Control

GanttChartView control is used to display and update a list of task items using a Gantt Chart, and it is part of Gantt Chart Library for WPF 4, Gantt Chart Library for WPF 3.5, Project Management Library for WPF 4, and Project Management Library for WPF 3.5.


Features

  • Very similar in appearance, behavior, and development related features with a standard ItemsControl based control;

  • Allows the developer to data bind or disable data binding of task indentation, start date and time, effort, completed effort, assignments, predecessors, cost, and expansion values to custom data item members by setting or clearing the appropriate MemberPath properties;

  • Supports printing the Gantt Chart;

  • Allows the developer to use an external TaskManager class instance as the core task management business logic provider within the control;

  • Allows the end users to update existing task values using drag and drop operations, and update the displayed timeline page, excepting the case that these features are disabled by the developer, by setting the appropriate ReadOnly properties to true manually;

  • Uses the current culture (language and region) set by the end user (using the Regional and Language Options) for displaying and retrieving values such as numbers or dates and times, excepting the case that the running thread culture was set by the developer to a specific culture information object manually;

  • Uses the current theme provided by the operating system (Aero, Luna, etc.) or configured by the end user (when such option is available), excepting the case that the developer has customized the user interface properties values manually.


Screenshots

  • Basic usage:

    GanttChartView basic usage
  • Custom data binding:

    GanttChartView custom data binding
  • Custom appearance:

    GanttChartView custom appearance
  • Month scale:

    GanttChartView month scale
  • Custom scale:

    GanttChartView custom scale
  • Continuous schedule:

    GanttChartView continuous schedule
  • Custom schedule:

    GanttChartView custom schedule
  • Numeric days:

    GanttChartView numeric days
  • Statistics:

    GanttChartView statistics
  • Bar templating:

    GanttChartView bar templating
  • Critical path:

    GanttChartView critical path
  • Grid lines:

    GanttChartView grid lines
  • Control templating:

    GanttChartView control templating

Related Components

Terms of Use Privacy Statement