Gets the internally managed PERT Chart item collection.

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

Syntax

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

Implements

IPertChartView..::.ManagedItems

See Also