ChartDirector 5.1 (.NET Edition)

WinChartViewer.Cursor


Declaration

[VB] Public Property Cursor As System.Windows.Forms.Cursor
[C#] public System.Windows.Forms.Cursor Cursor {get; set;};

Description

Gets or sets the cursor that is displayed when the mouse cursor is over the WinChartViewer control but not over a normal hot spot. If the mouse cursor is over a normal hot spot, the WinChartViewer.HotSpotCursor will be displayed instead.