Represents a task event item to be presented in a PertChartView control.

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

Syntax

C#
[SerializableAttribute]
public class PertChartItem
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class PertChartItem

Inheritance Hierarchy

System..::.Object
  DlhSoft.Web.UI.WebControls.Pert..::.PertChartItem

See Also