MindFusion.Scheduling for Silverlight Programmer's Guide
BaseChart.ItemProgressResizeCursor Property
See Also
 





Gets or sets the cursor to display when the user is modifying the progress of an item in the chart or when the user is about to start a modification. This is a dependency property.

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

 Syntax

C#  Copy Code

public Cursor ItemProgressResizeCursor { get; set; }

Visual Basic  Copy Code

Public Property ItemProgressResizeCursor As Cursor

 Property Value

A Silverlight Cursor.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Silverlight Namespace