Displays allocation data in a customizable Load Chart control based on ScheduleChartView with an optional simple data grid attached. Requires DlhSoft.ProjectData.GanttChart.HTML.Controls.js script from DlhSoft.GanttChartHyperLibrary package.

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

C#
public class LoadChartView : ScheduleChartView
Visual Basic (Declaration)
Public Class LoadChartView _
	Inherits ScheduleChartView

Inheritance Hierarchy

System..::.Object
  DlhSoft.Web.Mvc..::.GanttChartView
    DlhSoft.Web.Mvc..::.ScheduleChartView
      DlhSoft.Web.Mvc..::.LoadChartView

See Also