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





Gets or sets the cursor to display when the user is about to start interactive dependency creation on an item in the chart. This is a dependency property.

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

 Syntax

C#  Copy Code

public Cursor DependencyAnchorCursor { get; set; }

Visual Basic  Copy Code

Public Property DependencyAnchorCursor As Cursor

 Property Value

A Silverlight Cursor.

 See Also

ActivityChart Members
ActivityChart Class
MindFusion.DataViews.Silverlight Namespace