Gets the PertChartView control instance of the dependent task event item of the current predecessor item.

Namespace:  DlhSoft.Windows.Controls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)

Syntax

C#
public PertChartView PertChartView { get; }
Visual Basic (Declaration)
Public ReadOnly Property PertChartView As PertChartView

See Also