Displays resource and task data in a customizable Schedule Chart control 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 ScheduleChartView : GanttChartView
Visual Basic (Declaration)
Public Class ScheduleChartView _
	Inherits GanttChartView

Inheritance Hierarchy

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

See Also