ChartDirector 7.1 (.NET Edition)

WinChartViewer.Cursor


Declaration

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

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.