ActiveReports Developer 7
Cursor Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph Class : Cursor Property

Glossary Item Box

Gets or sets the cursor used for the chart.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Property Cursor As System.Windows.Forms.Cursor
C# 
public override System.Windows.Forms.Cursor Cursor {get; set;}

See Also