MindFusion.Scheduling for Silverlight Programmer's Guide
ActivityChart.HitTestDependencies Property
See Also
 





Gets or sets a value indicating whether the dependencies in the chart can be hit-tested by the user. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public bool HitTestDependencies { get; set; }

Visual Basic  Copy Code

Public Property HitTestDependencies As Boolean

 Property Value

true, to hit-test dependencies; false, to ignore them.

 See Also

ActivityChart Members
ActivityChart Class
MindFusion.DataViews.Silverlight Namespace