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#
PertChartItemCollection ManagedItems { get; }
Visual Basic (Declaration)
ReadOnly Property ManagedItems As PertChartItemCollection

See Also