Displays task event data in a customizable PERT Chart control.

Namespace:  DlhSoft.Web.UI.WebControls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)

Syntax

C#
public class PertChartView : WebControl, 
	IPostBackDataHandler
Visual Basic (Declaration)
Public Class PertChartView _
	Inherits WebControl _
	Implements IPostBackDataHandler

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      DlhSoft.Web.UI.WebControls.Pert..::.PertChartView

See Also