MindFusion.Wpf Pack Programmer's Guide
ActivityChart.ShowCriticalPath Property
See Also
 





Gets or sets a value indicating whether to display the current critical path. This is a dependency property.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public bool ShowCriticalPath { get; set; }

Visual Basic  Copy Code

Public Property ShowCriticalPath As Boolean

 Property Value

true to display the critical path; otherwise, false.

 See Also

ActivityChart Members
ActivityChart Class
MindFusion.DataViews.Wpf Namespace