Retreives the start item of the chart.

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

Syntax

C#
public PertChartItem GetStart()
Visual Basic (Declaration)
Public Function GetStart As PertChartItem

See Also