Gets PertChartView control instance to paginate contents of.

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

Syntax

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

See Also