ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraph Class / Cursor Property

In This Topic
    Cursor Property (SharpGraph)
    In This Topic
    Gets or sets the cursor used for the chart.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property Cursor As Cursor
    public override Cursor Cursor {get; set;}
    See Also