Gets the element displaying the scroll viewer of the PERT Chart.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public ScrollViewer ScrollViewer { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ScrollViewer As ScrollViewer |